chapeau/django_kepi
Marnanel Thurman f62aba3c3d Don't even attempt to deliver to Public 2019-08-01 16:10:57 +01:00
..
fixtures one-to-one links from ActivityObject 2018-08-12 14:06:26 +01:00
management/commands __init__.py was missing 2019-06-27 16:12:33 +01:00
migrations deliver() gains the "incoming" parameter, for local delivery 2019-07-30 19:16:25 +01:00
models "Create" activities have the object written out in full 2019-08-01 15:58:40 +01:00
__init__.py generalised ATSIGN_CONTEXT 2019-08-01 16:03:23 +01:00
admin.py Added Collection model, and modified the collection views to display it. 2019-07-26 17:47:44 +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
create.py create() can run local delivery if you pass run_delivery=True. 2019-07-31 19:49:42 +01: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 Don't even attempt to deliver to Public 2019-08-01 16:10:57 +01:00
embellish.py Notes embellished with "published" + current date and time. 2019-04-25 20:02:30 +01:00
find.py Don't print find result to logger unless result is not None 2019-08-01 15:58:19 +01:00
responses.py Renamed methods to avoid confusion. 2018-10-12 21:47:18 +01:00
side_effects.py Create's side effect includes going into outbox if local 2019-07-31 20:40:05 +01:00
types.py types for polymorphic create()s 2019-06-29 16:41:51 +01:00
urls.py KepiView can take an activity_store request (which I just made up) 2019-07-30 19:14:29 +01:00
validation.py deliver() gains the "incoming" parameter, for local delivery 2019-07-30 19:16:25 +01:00
views.py Refactored rendering of objects into JSON. 2019-08-01 15:59:50 +01:00