neptune/core
Mark Veidemanis 4ead6ff7c1
Use cachalot to invalidate caches
2023-02-11 17:24:13 +00:00
..
db Fix notification delivery 2023-02-10 22:52:59 +00:00
lib Fix notification delivery 2023-02-10 22:52:59 +00:00
management Create sync versions of pathway to ingest messages to work around sync-only Django management commands 2023-02-09 07:20:45 +00:00
migrations Update pre-commit versions 2023-02-09 07:20:35 +00:00
static Remove comma after last entry in column shifter 2023-02-10 07:20:11 +00:00
templates Use cachalot to invalidate caches 2023-02-11 17:24:13 +00:00
templatetags Make notifications available to all users and clear database matches on reset 2023-02-09 20:50:05 +00:00
util Update pre-commit versions 2023-02-09 07:20:35 +00:00
views Cache the table and remove CRUD tools included in mixins 2023-02-11 15:44:20 +00:00
__init__.py Implement running scheduled rules and check aggregations 2023-01-15 17:59:12 +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 Switch database location and use mixins for CRUD 2023-02-10 20:57:17 +00:00
models.py Use cachalot to invalidate caches 2023-02-11 17:24:13 +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