django-notifications/notifications
2024-04-21 12:07:41 -03:00
..
locale/ru/LC_MESSAGES Add localization 2021-04-06 12:38:20 +03:00
migrations Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -03:00
models Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -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 Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -03:00
tests Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -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 Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -03:00
manage.py Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -03:00
notification_types.py Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -03:00
querysets.py Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -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
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 Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -03:00