neptune/core
Mark Veidemanis 553d4fd33f
Fix setting up widgets containing HTMX code and unify the flow for results and widgets
2022-08-26 07:20:30 +01:00
..
lib Fix restricted source handling 2022-08-26 07:20:30 +01:00
migrations Add a perms migration 2022-08-26 07:20:30 +01:00
static Add more fields to table 2022-08-30 12:55:33 +01:00
templates Fix setting up widgets containing HTMX code and unify the flow for results and widgets 2022-08-26 07:20:30 +01:00
templatetags Fix passing registration status to modal 2022-08-14 23:59:02 +01:00
views Fix widget rendering after swap 2022-08-26 07:20:30 +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