Wykres commitów

19 Commity (528551ca378aa96eaffd0a8599d83288088e6f0d)

Autor SHA1 Wiadomość Data
Marnanel Thurman 81e68ebf0a Don't set DEBUG; it interferes with the test runner's --debug-mode option.
Rewritten LOGGERS so that it filters everything out if we're not in debug mode.
2018-10-12 16:28:20 +01:00
Marnanel Thurman 990e5ece9f intermediate 2018-10-12 00:59:44 +01:00
Marnanel Thurman 73f8032791 wild amounts of tinkering to make the tests use httpretty 2018-10-10 21:28:41 +01:00
Marnanel Thurman af7ba26aa5 ThingUser status defaults to local 2018-10-08 22:01:30 +01:00
Marnanel Thurman b3bf7662b8 beginning to flesh out the Celery integration 2018-10-06 22:11:38 +01:00
Marnanel Thurman dfcc26ff18 turn logging off again 2018-10-06 21:40:52 +01:00
Marnanel Thurman 0f840e5c12 Testing for asyncresult 2018-10-03 20:53:45 +01:00
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