chapeau/django_kepi
Marnanel Thurman b6697c81c6 Attempting to get the visibility tests passing. Not there yet. 2019-07-11 17:24:22 +01:00
..
fixtures
management/commands __init__.py was missing 2019-06-27 16:12:33 +01:00
migrations "preferredUsername" is now held in Actor as a field. 2019-07-11 17:23:19 +01:00
models Attempting to get the visibility tests passing. Not there yet. 2019-07-11 17:24:22 +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 Tidying 2019-07-09 00:44:52 +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 test_as_reply passes 2019-07-09 16:37:09 +01:00
responses.py
serializers.py
types.py types for polymorphic create()s 2019-06-29 16:41:51 +01:00
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