chapeau/django_kepi
Marnanel Thurman d201903750 First set of embellish() additions for Notes 2019-04-25 19:47:44 +01:00
..
fixtures one-to-one links from ActivityObject 2018-08-12 14:06:26 +01:00
migrations Partial checkin. Trying to generate the Create activity automatically when a Note (etc) is saved. 2019-04-25 01:13:10 +01:00
__init__.py Fiddling around trying to get tests/test_views written and passing. 2019-04-16 01:06:06 +01:00
activity_model.py Partial checkin. Trying to generate the Create activity automatically when a Note (etc) is saved. 2019-04-25 01:13:10 +01:00
admin.py Removed all the old Cobject stuff, at last. This confused 2018-09-16 21:42:27 +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
embellish.py First set of embellish() additions for Notes 2019-04-25 19:47:44 +01:00
models.py Every module initialises its own logger. 2019-04-14 19:18:16 +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
something_model.py Partial checkin. Trying to generate the Create activity automatically when a Note (etc) is saved. 2019-04-25 01:13:10 +01:00
tasks.py Tests for django_kepi.tasks. All passed. 2019-04-14 20:52:47 +01:00
validation.py CachedPublicKey renamed to CachedRemoteUser; its pk is the owner URL 2019-04-18 19:32:55 +01:00
views.py Fiddling around trying to get tests/test_views written and passing. 2019-04-16 01:06:06 +01:00