django-notifications/notifications
Alvaro Mariano 14f7651c35 Fix #283
2024-05-15 20:53:50 -03:00
..
locale/ru/LC_MESSAGES Add localization 2021-04-06 12:38:20 +03:00
migrations #356 Fix Django deprecation warnings 2024-05-02 22:19:42 -03:00
models Improve coverage 2024-05-03 12:08:49 -03:00
static/notifications Minor style improvements 2023-05-22 22:01:48 -03:00
templates/notifications Fix #219 2024-05-01 18:11:54 -03:00
templatetags Fix #219 2024-05-01 18:11:54 -03:00
tests Add tests for signal 2024-05-03 17:52:08 -03:00
__init__.py #356 Fix Django deprecation warnings 2024-05-02 22:04:17 -03:00
admin.py Improve coverage 2024-05-03 12:08:49 -03:00
apps.py Add tests for signal 2024-05-03 17:52:08 -03:00
helpers.py Fix #219 2024-05-01 18:11:54 -03:00
manage.py Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -03:00
mixins.py Fix #219 2024-05-01 18:11:54 -03:00
notification_types.py Refactoring the NotificationQuerySet and its tests 2024-04-28 18:42:14 -03:00
querysets.py Fix #219 2024-05-01 18:11:54 -03:00
settings.py Add tests for signal 2024-05-03 17:52:08 -03:00
signals.py Fix #283 2024-05-15 20:53:50 -03:00
urls.py Fix #219 2024-05-01 18:11:54 -03:00
views.py Fix #219 2024-05-01 18:11:54 -03:00