chapeau/django_kepi
Marnanel Thurman f73e8dfbd1 you can have no F=V pairs with kepicreate 2019-06-17 20:45:30 +01:00
..
fixtures one-to-one links from ActivityObject 2018-08-12 14:06:26 +01:00
management/commands you can have no F=V pairs with kepicreate 2019-06-17 20:45:30 +01:00
migrations new Audience model, plus tests. Not yet linked in to Thing. 2019-06-05 00:07:05 +01:00
models "pretty" property for pretty-printing a Thing. 2019-06-17 20:37:20 +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 django-kepi -> django_kepi, what was I thinking 2018-08-07 16:34:36 +01:00
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
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 Notes embellished with "published" + current date and time. 2019-04-25 20:02:30 +01:00
find.py check for None before checking for type. 2019-06-03 23:02:43 +01:00
responses.py Renamed methods to avoid confusion. 2018-10-12 21:47:18 +01:00
serializers.py a very basic sketch 2018-08-11 17:01:54 +01:00
urls.py ActorView is a specialised ThingView 2019-05-28 17:50:32 +01:00
validation.py Thing.create() takes params as params rather than as a dict, like its Django core counterparts. 2019-05-29 11:34:43 +01:00
views.py rm confusing debug message 2019-06-08 23:33:21 +01:00