chapeau/django_kepi
Marnanel Thurman 1b0b08d8ec Add the Actor model 2019-05-27 21:17:13 +01:00
..
fixtures one-to-one links from ActivityObject 2018-08-12 14:06:26 +01:00
migrations Add the Actor model 2019-05-27 21:17:13 +01:00
models Read the publicKey field for an Actor to determine its public key, 2019-05-25 18:32:24 +01:00
__init__.py Removed create(), which was accidentally similar to d_k.models.create(). 2019-05-22 00:23:06 +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
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 fixed field name 2019-05-25 18:40:27 +01:00
embellish.py Notes embellished with "published" + current date and time. 2019-04-25 20:02:30 +01:00
find.py RemoteItem made into a subclass of dict, which makes everything simpler. 2019-05-22 17:40:23 +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
urls.py Anchored the regex 2019-05-25 18:42:09 +01:00
validation.py Read the publicKey field for an Actor to determine its public key, 2019-05-25 18:32:24 +01:00
views.py Call validation properly on inbox messages 2019-05-25 18:16:47 +01:00