issues
search
v1k45
/
django-notify-x
Notification system for Django
MIT License
187
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
typo.vaule to value.usage.rst
#69
tab1tha
closed
10 months ago
0
Unable to import 'notify.signals'
#68
prince-cloud
closed
4 years ago
0
How to display a badge with the count of unread notifications
#67
Gautamkumar1996
opened
4 years ago
0
cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding - Compatability issue with Django 3
#66
jerrypaulsam
opened
4 years ago
0
Django 3.0 support
#65
jusce17
opened
4 years ago
2
Migrate to six
#64
deezicypher
closed
4 years ago
1
ImportError: cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding'
#63
monil25
closed
4 years ago
3
Two same notifications
#62
DanailYordanov
closed
4 years ago
2
actor_url not working! why?
#61
hamashoool
opened
5 years ago
1
Update README.rst
#60
Abdoulrasheed
closed
4 years ago
0
BOOTSTRAP DROPDOWN toggle on click so I cannot mark read
#59
massimilianoporzio
opened
5 years ago
0
render() got an unexpected keyword argument 'renderer'
#58
devtrk
opened
5 years ago
1
feat: Pagination
#57
audiolion
closed
5 years ago
0
Using django-notify-x not operated delete, mark read
#56
DJ-Yang
closed
5 years ago
2
Use tox-travis and test a few more configurations on TravisCI
#55
mpasternak
opened
5 years ago
0
Default flag to empty string in notification_update view
#54
SukiCZ
closed
11 months ago
0
Typo in docs
#53
mmmcorpsvit
opened
6 years ago
0
duplicated queries when I create new objects
#52
amosISA
opened
6 years ago
0
Update Readme.rst
#51
manishhub9
opened
6 years ago
0
ajax request
#50
devtrk
opened
6 years ago
1
Spanish translation
#49
quevon24
closed
6 years ago
2
Notification Type Field is too short
#48
KeithyIrwin
opened
6 years ago
0
django.db.utils.DataError: (1406, "Data too long for column 'verb' at row 1")
#47
quevon24
opened
6 years ago
3
Ajax update element with unread_count and max number of notifications to display
#46
quevon24
opened
6 years ago
8
Add support for django 2.0
#45
v1k45
closed
6 years ago
0
Refactored for Django 2.0
#44
OndraRehounek
closed
6 years ago
2
Doesn't support Django 2
#43
dan-klasson
closed
6 years ago
3
Incorrect filtering in NotificationQueryset
#42
dabrowne
closed
6 years ago
1
Error when passing an AnonymousUser in an Actor
#41
rajat404
closed
7 years ago
4
Error in admin when searching and username does not exist
#40
truhlik
closed
7 years ago
3
active?
#39
rsd
closed
7 years ago
3
Mark read/ Delete also not working!
#38
vivaelnino9
closed
7 years ago
2
Delete , Mark read and Mark unread not working
#37
iostreanhs
closed
7 years ago
22
Notified hundreds of times for a single notification
#36
georgikoyrushki95
opened
8 years ago
6
Mark read function doesn't work. Do you know why?
#35
XuefengHuang
closed
7 years ago
2
loading notifications raise OperationalError MySQL join limit
#34
truhlik
closed
8 years ago
12
Notity improperly configured.
#33
ketangoyani
closed
8 years ago
3
AttributeError in Url
#32
ketangoyani
closed
8 years ago
2
How to display a badge with the count of unread notifications?
#31
DanielFerreiraJorge
closed
8 years ago
6
Target precedence on render_notification
#30
fgmacedo
closed
8 years ago
1
Adding NotificationQueryset.prefetch
#29
fgmacedo
closed
8 years ago
1
Queries using prefetch_relations are not lazy
#28
fgmacedo
closed
8 years ago
2
Fix RemovedInDjango110Warning on using unofficial API get_field_by_name
#27
fgmacedo
closed
8 years ago
0
Cached property
#26
v1k45
closed
8 years ago
0
Replaced UrlField with CharField; closes #22
#25
v1k45
closed
8 years ago
0
Query timeout if target is used as object
#24
truhlik
closed
8 years ago
7
Fix ascii decode error when model representation contains unicode data
#23
fgmacedo
closed
8 years ago
0
Can't update notification on admin if `target_url` contains relative url
#22
fgmacedo
closed
8 years ago
4
Using raw_id_fields on admin for large user's count
#21
fgmacedo
closed
8 years ago
0
Allow custom render targets
#20
fgmacedo
closed
8 years ago
3
Next