django-notifications/notifications
2023-05-09 21:40:31 -03:00
..
base [models] Added method to return links to related objects. 2023-05-07 19:10:09 -03:00
migrations Test python 3.8 and Django 3.0 2020-01-19 01:18:25 -05:00
static/notifications Fix IE11: don't use unsupported forEach (#291) 2020-07-23 13:56:55 -05:00
templates/notifications fix attempt to fix my mess 2015-11-11 11:04:12 +00:00
templatetags Fix nonce attribute string compilation 2023-05-09 21:40:31 -03:00
tests integrate nonce argument into register_notify_callbacks 2023-05-09 21:40:31 -03:00
__init__.py Release 1.7.0 2022-03-01 16:27:35 -03:00
admin.py [models] Added method to return links to related objects. 2023-05-07 19:10:09 -03:00
apps.py Added default auto field in application config 2021-12-20 22:38:28 -03:00
models.py [models] Added AbstractNotification #202 2019-04-28 14:59:42 -04:00
settings.py Fix #205 Adds ListAll and CountALL endpoints 2018-06-07 23:37:51 -03:00
signals.py fix(signals): make it compatible to Django 4.X. (#323) 2021-12-19 17:48:38 -03:00
urls.py Fix url pattern alias for the re_path django recommended function 2018-06-14 12:26:19 -03:00
utils.py Improve code quality on utils.py 2018-05-30 23:59:07 -03:00
views.py [swapper] Removed hardlinks for Notification model #285 2020-04-12 01:21:16 +05:30