chapeau/django_kepi
Marnanel Thurman 988b27f9f0 Generate test messages for validation, instead of supplying literals 2019-04-09 20:23:29 +01:00
..
fixtures
migrations Bringing the new validation system into models. Many more tests needed. 2019-04-07 21:39:11 +01:00
__init__.py more logging in django_kepi/__init__.py 2019-04-08 19:28:13 +01:00
activity_model.py intermediate checkin 2018-10-29 13:43:12 +00:00
admin.py
apps.py
cache_model.py Tests for the "something" model (which has a daft name, which should be changed). 2018-10-29 14:28:13 +00:00
models.py Bringing the new validation system into models. Many more tests needed. 2019-04-07 21:39:11 +01:00
responses.py Renamed methods to avoid confusion. 2018-10-12 21:47:18 +01:00
serializers.py
something_model.py Annotate queries with is_local and content type. Next step is using them. 2018-10-29 15:18:23 +00:00
tasks.py async_result success codes are 0 and 1, not False and True 2018-10-12 20:15:12 +01:00
validation.py Generate test messages for validation, instead of supplying literals 2019-04-09 20:23:29 +01:00
views.py