chapeau/django_kepi
Marnanel Thurman 98520cd0ad create() produces instances of subtypes of Thing as appropriate. 2019-06-29 16:40:47 +01:00
..
fixtures
management/commands __init__.py was missing 2019-06-27 16:12:33 +01:00
migrations create() produces instances of subtypes of Thing as appropriate. 2019-06-29 16:40:47 +01:00
models create() produces instances of subtypes of Thing as appropriate. 2019-06-29 16:40:47 +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
create.py create() produces instances of subtypes of Thing as appropriate. 2019-06-29 16:40:47 +01:00
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 Delivery to collections 2019-06-15 19:13:43 +01:00
embellish.py
find.py check for None before checking for type. 2019-06-03 23:02:43 +01:00
responses.py
serializers.py
urls.py Move to django-polymorphic. Everything gets simpler. Still cleaning up. 2019-06-27 17:19:02 +01:00
validation.py Move to django-polymorphic. Everything gets simpler. Still cleaning up. 2019-06-27 17:19:02 +01:00
views.py Move to django-polymorphic. Everything gets simpler. Still cleaning up. 2019-06-27 17:19:02 +01:00