Marnanel Thurman
132932d6c8
okay, turn logging off in tests for now
2018-09-27 17:52:42 +01:00
Marnanel Thurman
cb193f69d7
Some basic logging.
...
QuarantinedMessages remove themselves when they're accepted as Activities.
2018-09-27 17:35:41 +01:00
Marnanel Thurman
333c8590c7
enable celery
2018-09-23 21:59:13 +01:00
Marnanel Thurman
8c3d13ed46
New design for Activity, since we need to deserialise everything in the same place.
...
NeedToFetchException added.
rm mistaken params in TombstoneException's call to superclass's constructor.
URL_FORMAT -> ACTIVITY_URL_FORMAT for clarity.
rm tests for old code which is going away soon.
2018-09-10 13:56:31 +01:00
Marnanel Thurman
354eee6a47
let's use a SlugField to identify Activities
2018-08-20 00:33:40 +01:00
Marnanel Thurman
8e9b36696a
actually let's just not bother with Register
2018-08-20 00:10:19 +01:00
Marnanel Thurman
0f88fad085
objects have default url IDs
2018-08-19 19:02:11 +01:00
Marnanel Thurman
1c09eb1d5d
one-to-one links from ActivityObject
2018-08-12 14:06:26 +01:00
Marnanel Thurman
caeeceea5d
further intermediate work
2018-08-11 17:21:56 +01:00
Marnanel Thurman
830d2d30e1
a very basic sketch
2018-08-11 17:01:54 +01:00
Marnanel Thurman
c0fff83e3f
moved test_settings.py into tests/; added standard apps
2018-08-07 16:29:26 +01:00
Marnanel Thurman
e8283890bf
Python packaging gubbins
2018-08-06 22:17:40 +01:00