chapeau/kepi/trilby_api
Marnanel Thurman 50d8ce0518 Split out part of the Statuses view to the new SpecificStatus view.
Variables in URLs are named "user" and "status" rather than all
being "id", since that was inviting bugs.

Tests updated.
2020-04-26 14:34:15 +01:00
..
fixtures
migrations Image fields in trilby_api.Person return absolute URLs. 2020-04-24 15:39:51 +01:00
models Status.url returns a reasonable value. Test for this is written. 2020-04-24 15:51:36 +01:00
templates
tests Split out part of the Statuses view to the new SpecificStatus view. 2020-04-26 14:34:15 +01:00
__init__.py
admin.py
apps.py
crypto.py
dump.sh
forms.py
receivers.py
serializers.py Content of statuses, and notes (bios) of users, are interpreted as markdown 2020-04-25 16:40:06 +01:00
signals.py
urls.py Split out part of the Statuses view to the new SpecificStatus view. 2020-04-26 14:34:15 +01:00
utils.py Image fields in trilby_api.Person return absolute URLs. 2020-04-24 15:39:51 +01:00
views.py Split out part of the Statuses view to the new SpecificStatus view. 2020-04-26 14:34:15 +01:00