neptune/core
Mark Veidemanis 5be02807e3
Add cache indicator, time the fetch from Redis and round it
2022-09-05 07:20:30 +01:00
..
lib Add cache indicator, time the fetch from Redis and round it 2022-09-05 07:20:30 +01:00
migrations Add a perms migration 2022-08-26 07:20:30 +01:00
static Reformat and don't pass back default parameters to URL 2022-09-05 07:20:30 +01:00
templates Don't add sources to query if we are allowed to see them all 2022-09-05 07:20:30 +01:00
templatetags Fix passing registration status to modal 2022-08-14 23:59:02 +01:00
views Add defaults to context and pass them before they are removed 2022-09-05 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