chapeau/django_kepi/models
Marnanel Thurman a50b4eb1d7 stop Actor advertising the "featured" collection for now,
since the view doesn't know how to produce it
2019-08-14 14:34:57 +01:00
..
__init__.py Removing d_k/types.py and doing the whole thing via polymorphic models. 2019-08-05 15:26:40 +01:00
activity.py "Create" objects whose "object" points outside the cache don't crash. 2019-08-12 23:45:23 +01:00
actor.py stop Actor advertising the "featured" collection for now, 2019-08-14 14:34:57 +01:00
audience.py tests.mastodon.test_create passes! 2019-08-11 19:44:49 +01:00
collection.py Removing d_k/types.py and doing the whole thing via polymorphic models. 2019-08-05 15:26:40 +01:00
following.py Side-effects for "Follow" work properly now. 2019-08-04 22:44:53 +01:00
item.py tests.mastodon.test_create passes! 2019-08-11 19:44:49 +01:00
mention.py Mention uses a CharField for the href, because we might not know them. 2019-07-09 11:04:00 +01:00
thing.py include @context 2019-08-14 00:29:52 +01:00
thingfield.py Removing d_k/types.py and doing the whole thing via polymorphic models. 2019-08-05 15:26:40 +01:00