chapeau/django_kepi
Marnanel Thurman 824c082011 Partial checkin; renaming d_k.tasks to d_k.deliver now we've
split validation away from it.
2019-05-24 20:40:02 +01:00
..
fixtures
models Actor class, and crypto for it, though we don't use them yet in this branch 2019-05-24 20:37:02 +01:00
__init__.py Removed create(), which was accidentally similar to d_k.models.create(). 2019-05-22 00:23:06 +01:00
apps.py
cache_model.py
crypto.py Actor class, and crypto for it, though we don't use them yet in this branch 2019-05-24 20:37:02 +01:00
delivery.py Partial checkin; renaming d_k.tasks to d_k.deliver now we've 2019-05-24 20:40:02 +01:00
embellish.py
find.py RemoteItem made into a subclass of dict, which makes everything simpler. 2019-05-22 17:40:23 +01:00
responses.py
serializers.py
urls.py Primary key for a Thing is an 8-digit hex number, not a UUID. 2019-05-22 02:10:07 +01:00
validation.py validation goes back in django_kepi.validate 2019-05-24 20:31:51 +01:00
views.py If a KepiView.activity() returns None, KepiView.get() treats it as a 404 2019-05-22 02:20:13 +01:00