django-notifications/notifications
2023-05-22 22:01:48 -03:00
..
base allow to set target proxy objects 2023-05-22 21:54:26 -03:00
locale/ru/LC_MESSAGES Add localization 2021-04-06 12:38:20 +03:00
migrations Test python 3.8 and Django 3.0 2020-01-19 01:18:25 -05:00
static/notifications Minor style improvements 2023-05-22 22:01:48 -03:00
templates/notifications fix attempt to fix my mess 2015-11-11 11:04:12 +00:00
templatetags [feat] add caching and a setting CACHE_TIMEOUT to configure the timeout 2023-05-22 21:54:47 -03:00
tests humanize_timestamp function split.Create naturalday() and naturaltime() function for humanize timestmap. 2023-05-22 22:00:53 -03:00
__init__.py Release 1.7.0 2023-05-22 21:53:38 -03:00
admin.py [models] Added method to return links to related objects. 2023-05-22 21:54:23 -03:00
apps.py Fix #312 2023-05-22 21:54:27 -03:00
models.py [models] Added AbstractNotification #202 2019-04-28 14:59:42 -04:00
settings.py [feat] add caching and a setting CACHE_TIMEOUT to configure the timeout 2023-05-22 21:54:47 -03:00
signals.py fix(signals): make it compatible to Django 4.X. (#323) 2023-05-22 21:52:45 -03:00
urls.py Fix url pattern alias for the re_path django recommended function 2018-06-14 12:26:19 -03:00
utils.py Improve code quality on utils.py 2018-05-30 23:59:07 -03:00
views.py #263 Fix vunerability in views 2023-05-22 21:54:28 -03:00