chapeau/django_kepi
Marnanel Thurman ea6197e5e4 moving a lot of the fields of Activity into a TextField called
"other_fields". Not fully tested yet.
2019-05-11 20:37:04 +01:00
..
fixtures one-to-one links from ActivityObject 2018-08-12 14:06:26 +01:00
migrations moving a lot of the fields of Activity into a TextField called 2019-05-11 20:37:04 +01:00
__init__.py Partial checkin. Still busy on this. 2019-04-28 21:17:10 +01:00
activity_model.py moving a lot of the fields of Activity into a TextField called 2019-05-11 20:37:04 +01:00
admin.py Removed all the old Cobject stuff, at last. This confused 2018-09-16 21:42:27 +01:00
apps.py
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 Notes embellished with "published" + current date and time. 2019-04-25 20:02:30 +01:00
find.py Wrap returned remote values, so we're not handing out bare dicts 2019-05-06 23:10:13 +01:00
models.py Regularised the use of local URLs as local identifiers (via our 2019-05-03 20:24:55 +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 tasks.deliver() -- sketchy implementation 2019-05-11 20:34:18 +01:00
validation.py First part of moving validation entirely to batch processing. 2019-05-06 00:59:19 +01:00
views.py Regularised the use of local URLs as local identifiers (via our 2019-05-03 20:24:55 +01:00