neptune/core
Mark Veidemanis 89b38111cd
Make more fields searchable and fix tags loading without results
2022-08-09 07:20:30 +01:00
..
api/views Implement Insights page 2022-07-21 13:51:55 +01:00
lib Remove some debug statements 2022-08-10 20:36:55 +01:00
migrations Begin implementing the CMS functions 2022-07-21 13:50:36 +01:00
static Fix modals not closing on Android 2022-08-10 22:40:54 +01:00
templates Make more fields searchable and fix tags loading without results 2022-08-09 07:20:30 +01:00
templatetags Properly format templates 2022-08-09 11:54:44 +01:00
views Push the URL earlier and don't check for field present 2022-08-09 07:20:30 +01:00
__init__.py Initialise Stripe API 2022-07-21 13:48:07 +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 Begin implementing the CMS functions 2022-07-21 13:50:36 +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