neptune/core
Mark Veidemanis a70bc16d22
Add CRUD and form helpers
2023-01-11 21:04:54 +00:00
..
db Change default query string operator to and 2023-01-01 22:33:17 +00:00
lib Replace OpenSearch with Elasticsearch 2022-11-21 07:20:29 +00:00
migrations Add perms for all the indexes 2022-11-22 07:20:37 +00:00
static Change druid URL 2022-10-04 21:47:37 +01:00
templates Add tracker 2022-12-09 17:06:27 +00:00
templatetags Fix passing registration status to modal 2022-08-14 23:59:02 +01:00
util Begin implementing DB framework 2022-09-27 15:15:08 +01:00
views Add CRUD and form helpers 2023-01-11 21:04:54 +00:00
__init__.py Finish reimplementing Elasticsearch 2022-11-23 18:15:42 +00: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 CRUD and form helpers 2023-01-11 21:04:54 +00:00
models.py Add perms for all the indexes 2022-11-22 07:20:37 +00: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