takahe/core
2022-12-13 23:26:19 -07:00
..
migrations Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
models Policy pages and signup tests. 2022-12-05 19:24:46 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
admin.py Improve djadmin filtering and search (#149) 2022-12-08 10:29:51 -07:00
apps.py Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
context.py Added default post visibility 2022-11-25 19:33:46 -07:00
decorators.py Only cache unauthenticated page views (#117) 2022-12-05 22:23:07 -07:00
exceptions.py settings.SETUP.SENTRY_CAPTURE_MESSAGES (#133) 2022-12-06 16:54:45 -07:00
files.py Basic post mutation 2022-12-12 11:56:49 -07:00
html.py Some cleanup around editing 2022-11-27 12:09:08 -07:00
htmx.py Add pyupgrade with --py310-plus in pre-commit (#103) 2022-12-05 10:38:37 -07:00
ld.py Add pyupgrade with --py310-plus in pre-commit (#103) 2022-12-05 10:38:37 -07:00
middleware.py Add a middleware to detect LD Accept headers 2022-12-05 20:02:35 -07:00
sentry.py [WIP] Sentry improvements (#108) 2022-12-04 18:08:23 -07:00
signatures.py Set a Takahe User-Agent header for signed requests (#142) 2022-12-06 21:59:05 -07:00
uploads.py Set the content type and disposition of webp files uploaded to S3 2022-12-13 23:26:19 -07:00
uris.py Fix static file URLs 2022-12-12 11:56:49 -07:00
views.py Only cache unauthenticated page views (#117) 2022-12-05 22:23:07 -07:00