issues
search
django-notifications
/
django-notifications
GitHub notifications alike app for Django
http://pypi.python.org/pypi/django-notifications-hq/
BSD 3-Clause "New" or "Revised" License
1.79k
stars
414
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[FEAT] register_notify_callbacks specify another url to filter notifications
#393
esseti
opened
7 hours ago
0
Django RestFramework Functionality
#392
Mbulelo-Peyi
opened
3 weeks ago
0
Filter queryset by Unread Notifications for Current User
#391
esseti
opened
1 month ago
0
Update models.py
#390
tasdendu
opened
1 month ago
0
[BUG] TypeError: 'class Meta' got invalid attribute(s): index_together
#389
moh-js
opened
1 month ago
1
Fix issue where only the first recipient would receive a Notification…
#388
Sbacon017
opened
2 months ago
0
Removed old Django version switches in imports
#387
GitRon
opened
2 months ago
0
Added Django versions to tox test matrix and updated GitHub action versions
#386
GitRon
opened
2 months ago
0
Use built-in Django JSONField
#385
gorodovoy9000
opened
2 months ago
0
[FEAT] Change "jsonfield" lib to built-in "django.models.JSONField"
#384
gorodovoy9000
opened
2 months ago
2
End of index_together support in django 5.1
#383
egorgam
opened
2 months ago
1
extended support to django 5.1 (using django-upgrade tool); dropped s…
#382
Naggafin
opened
2 months ago
1
distutils solution resolved
#381
simokamaa
opened
2 months ago
0
distutils solution screenshorts
#380
simokamaa
opened
2 months ago
0
distutils is removed in python 3.12
#379
simokamaa
opened
2 months ago
0
[BUG] v2-alpha migrations broken
#378
ckcollab
opened
2 months ago
0
[BUG] Unable to run on RC/Alpha versions
#377
PetrDlouhy
opened
3 months ago
0
Update README.md to reflect new import style for notification URLs
#376
Hopiu
closed
5 months ago
1
[FEAT] Support of Django 5
#375
verdan
opened
8 months ago
21
[BUG] - Cannot customize Notification model - reverse lookup / related_name clash
#374
tonycchung
closed
11 months ago
2
NoReverseMatch django.urls.exceptions.NoReverseMatch: Reverse for 'mark_as_read' with no arguments not found. 1 pattern(s) tried: ['inbox/mark-as-read/(?P<slug>\\d+)/$']
#373
reyesvicente
closed
6 months ago
3
fix: 🚑️ distutils deprecation
#372
uroybd
closed
6 months ago
1
An issue with the database query that's supposed to retrieve the "notification" object.
#371
c0d33py
closed
2 months ago
1
Fix for removing Depreciation messages due to distutils
#370
KanishkaHalder1771
closed
6 months ago
3
Add Indonesian Translations
#369
kiraware
closed
1 year ago
0
Missing static files in PyPI package of 1.8+
#368
danialkeimasi
closed
1 year ago
4
add uuid to indentify notifications
#367
brahim024
closed
5 months ago
3
Testing GH actions
#366
AlvaroLQueiroz
closed
1 year ago
1
pypi package for 1.8.1 is missing migration
#365
christianwgd
closed
1 year ago
1
fix: missing migration for release 1.8.0
#364
mfisco
closed
1 year ago
2
Release 1.8.0 migrations
#363
mfisco
closed
1 year ago
1
#263 Fix vunerability in views
#362
AlvaroLQueiroz
closed
1 year ago
0
Fix #312
#361
AlvaroLQueiroz
closed
1 year ago
0
[#244] Remove django-model-utils dependency
#360
Siecje
closed
6 months ago
1
Notification bulk creation in the signal handler
#359
romaintha
closed
5 months ago
1
Way to optimize ORM queries to the database with get_queryset()
#358
zobweyt
opened
1 year ago
0
ugettext_lazy has been removed in Django 4.0
#357
AtitBimali
closed
6 months ago
3
RemovedInDjango41Warning
#356
ad-m-ss
closed
6 months ago
0
Rewrite the api section
#355
mojtabaakbari221b
closed
1 year ago
1
Update GitHub Actions configuration to match latest tox-gh-actions RE…
#354
YPCrumble
closed
1 year ago
0
[fix](hashid) fix recipient to work with hashid
#353
areski
opened
1 year ago
2
[feat] add caching and a setting CACHE_TIMEOUT to configure the timeout
#352
areski
closed
1 year ago
2
Use GitHub Actions for CI.
#351
YPCrumble
closed
1 year ago
1
Update changelog for potential release.
#350
YPCrumble
closed
1 year ago
1
Update tox.ini to correspond to currently supported versions of Pytho…
#349
YPCrumble
closed
1 year ago
0
Add migrations for GenericForignKey relationships in the AbstractNoti…
#348
YPCrumble
opened
1 year ago
3
Unindexed GenericForeignKey relationships are very slow to delete
#347
YPCrumble
opened
2 years ago
1
Filter out 200 messages
#346
Samoht1
closed
1 year ago
2
Field 'id' expected a number but got '<property object at 0x7fe908ebc900>'.
#345
soysushi
closed
1 year ago
5
Deprecation Warning related to distutils package
#344
DamyanBG
closed
6 months ago
3
Next