chapeau/django_kepi
Marnanel Thurman 98567b816c Creates which fail get deleted. 2019-07-21 17:26:09 +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 Migration to add f_ prefixes in Actor. Should have been in 8aa62d5a. 2019-07-18 14:31:06 +01:00
models Creates which fail get deleted. 2019-07-21 17:26:09 +01:00
__init__.py Removed create(), which was accidentally similar to d_k.models.create(). 2019-05-22 00:23:06 +01:00
admin.py Huge checkin: central project "kepi" to use the "django_kepi" library. 2019-07-11 18:25: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
create.py Rename validate()'s "is_local" to "is_local_user", and store it in the model. 2019-07-18 14:23:43 +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 Fields unique to Actor have the "f_" prefix if they're fields of the Thing. 2019-07-18 14:27:21 +01:00
embellish.py Notes embellished with "published" + current date and time. 2019-04-25 20:02:30 +01:00
find.py missing logging parameter 2019-07-18 14:25:10 +01:00
responses.py Renamed methods to avoid confusion. 2018-10-12 21:47:18 +01:00
types.py types for polymorphic create()s 2019-06-29 16:41:51 +01:00
urls.py stub OutboxView 2019-07-18 12:16:44 +01:00
validation.py IncomingMessage.fields memoised 2019-07-21 16:55:15 +01:00
views.py Test for posting non-activities to outbox. Currently fails. 2019-07-20 23:35:52 +01:00