django-notifications/notifications
2024-04-17 22:36:53 -03:00
..
locale/ru/LC_MESSAGES Add localization 2021-04-06 12:38:20 +03:00
migrations Restructured files 2023-07-07 00:54:47 +00:00
models Added tests to the base model 2024-04-16 21:22:24 -03:00
static/notifications Minor style improvements 2023-05-22 22:01:48 -03:00
templates/notifications Lint all files 2023-06-24 00:10:23 +00:00
templatetags Fix some pylint issues 2023-11-01 22:09:35 -03:00
tests Added test to template tags 2024-04-17 22:36:53 -03:00
__init__.py Lint all files 2023-06-24 00:10:23 +00:00
admin.py Fix test matrix 2024-04-13 19:59:01 -03:00
apps.py Restructured files 2023-07-07 00:54:47 +00:00
helpers.py Improved settings 2023-07-11 23:28:23 +00:00
manage.py Fix tests 2023-07-06 20:54:22 +00:00
querysets.py Fix test matrix 2024-04-13 19:59:01 -03:00
settings.py Fix test matrix 2024-04-13 19:59:01 -03:00
signals.py Improved settings 2023-07-11 23:28:23 +00:00
types.py Fix test matrix 2024-04-13 19:59:01 -03:00
urls.py Added /all/ for the path to all notifications 2023-06-27 00:00:48 +00:00
utils.py Remove slug2id and id2slug 2023-06-27 00:06:44 +00:00
views.py Improved settings 2023-07-11 23:28:23 +00:00