neptune/core
Mark Veidemanis f5e371bf5c
Store dict in match field if empty
2023-01-16 00:20:40 +00:00
..
db Finish implementing webhook delivery 2023-01-15 23:02:13 +00:00
lib Store dict in match field if empty 2023-01-16 00:20:40 +00:00
management Only look for ondemand rules in processing 2023-01-16 00:16:08 +00:00
migrations Support sending messages when a rule no longer matches and fix dual-use notification sender 2023-01-16 00:10:41 +00:00
static Change druid URL 2022-10-04 21:47:37 +01:00
templates Allow using webhooks for notifications 2023-01-15 18:40:17 +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 Allow clearing matches 2023-01-15 18:39:57 +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 Support sending messages when a rule no longer matches and fix dual-use notification sender 2023-01-16 00:10:41 +00:00
models.py Support sending messages when a rule no longer matches and fix dual-use notification sender 2023-01-16 00:10:41 +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