django-notifications/notifications
2023-07-07 00:54:47 +00: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 Restructured files 2023-07-07 00:54:47 +00: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 Fixed variable types on JS code 2023-06-26 23:59:39 +00:00
tests Restructured files 2023-07-07 00:54:47 +00:00
__init__.py Lint all files 2023-06-24 00:10:23 +00:00
admin.py Restructured files 2023-07-07 00:54:47 +00:00
apps.py Restructured files 2023-07-07 00:54:47 +00:00
helpers.py Remove slug2id and id2slug 2023-06-27 00:06:44 +00:00
manage.py Fix tests 2023-07-06 20:54:22 +00:00
querysets.py Restructured files 2023-07-07 00:54:47 +00:00
settings.py Restructured files 2023-07-07 00:54:47 +00:00
signals.py Restructured files 2023-07-07 00:54:47 +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 Remove slug2id and id2slug 2023-06-27 00:06:44 +00:00