django-notifications/notifications
2023-11-01 22:09:35 -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 Fix some pylint issues 2023-11-01 22:09:35 -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 more tests to querysets 2023-10-20 01:56:41 +00:00
__init__.py Lint all files 2023-06-24 00:10:23 +00:00
admin.py Fix some pylint issues 2023-11-01 22:09:35 -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 Start add typing and tests to the queryset 2023-07-13 00:26:59 +00:00
settings.py Fix some pylint issues 2023-11-01 22:09:35 -03:00
signals.py Improved settings 2023-07-11 23:28:23 +00:00
types.py Restructured files 2023-07-07 00:54:47 +00: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