neptune/core
Mark Veidemanis ad4d24b3a0
Add debug toolbar
2022-09-05 07:20:30 +01:00
..
lib Remove some debugging code 2022-09-06 12:18:58 +01:00
migrations Add a perms migration 2022-08-26 07:20:30 +01:00
static Don't render twice on HTMX requests 2022-09-05 07:20:30 +01:00
templates Add debug toolbar 2022-09-05 07:20:30 +01:00
templatetags Fix passing registration status to modal 2022-08-14 23:59:02 +01:00
views Remove some debugging code 2022-09-06 12:18:58 +01:00
__init__.py Implement hashing fields 2022-08-18 07:20:30 +01:00
admin.py Start implementing basic CMS functionality for main page 2022-07-21 13:50:25 +01:00
apps.py Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00
forms.py Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00
models.py Implement integer field randomisation 2022-08-27 13:18:24 +01:00
tests.py Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00
views.py Fetch jQuery with TLS 2022-07-21 13:50:15 +01:00