takahe/activities
Andrew Godwin 5d2ed9edfe
Hatchway API Rewrite (#499)
Removes django-ninja and replaces it with a new API framework, "hatchway".

I plan to move hatchway into its own project very soon.
2023-02-07 12:07:15 -07:00
..
migrations Actually do the right indexes in migrations 2023-02-03 22:24:28 -07:00
models Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
services Enable post search to other supported post types (#481) 2023-01-29 12:26:08 -07:00
templatetags Support future times with timedeltashort tag (#403) 2023-01-13 10:54:02 -07:00
views Move to a new HTML parser/stripper 2023-01-29 17:47:06 -07:00
__init__.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00
admin.py Move to a new HTML parser/stripper 2023-01-29 17:47:06 -07:00
apps.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00