issues
search
stephenmuss
/
django-ios-notifications
Django iOS Notifications makes it easy to send push notifications to iOS devices
Other
230
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Django upgrade
#85
ZhbL
closed
6 years ago
0
The code doesn't work with Python 3
#84
faizann
opened
7 years ago
0
Increase payload size
#83
Tsien
closed
7 years ago
0
Error: [('SSL routines', 'ssl3_read_bytes', 'tlsv1 alert internal error')]
#82
kokhoor
closed
7 years ago
2
removed EncryptedCharField dependency
#81
nfiacco
opened
7 years ago
1
handle gevent_openssl swallowing the ZeroReturnError
#80
joshowen
closed
7 years ago
1
replace old option_list with parser.add_argument
#79
aesmail
opened
7 years ago
3
django 1.10 compatibility
#78
aesmail
closed
7 years ago
1
Support for Django 1.10
#77
valenmope
closed
8 years ago
2
Converting .p12 certificates to .txt
#76
albertolina
closed
8 years ago
1
EncryptedCharField isn't compatible with django 1.10
#75
kalvish21
opened
8 years ago
2
ImportError
#74
vladimir-ionita
closed
7 years ago
1
HTTP/2 push notification API
#73
joshowen
opened
8 years ago
2
Add support for latest version of Django (1.9)
#72
hairychris
closed
8 years ago
3
Adapts forms to Django 1.8
#71
diegomaser
closed
8 years ago
0
Key values mismatch error
#70
Gocht
closed
8 years ago
3
Remove warning for ManyToManyField
#69
swmerko
closed
8 years ago
1
increase message character limit to 2048
#68
cjgendron
closed
8 years ago
1
AttributeError: 'unicode' object has no attribute 'is_active'
#67
elliotbd
closed
9 years ago
2
Support to send notification with 2k characters
#66
truptipanchal
closed
8 years ago
1
Unable to add APNS service with passphrase
#65
gorros
closed
8 years ago
8
Fix ModelForm deprecation warnings when using Django>=1.7
#64
stnatic
closed
9 years ago
1
django 1.7 issue with ModelForm
#63
kalvish21
closed
9 years ago
2
Update README.md
#62
thomandre
closed
8 years ago
0
Failure installing django-ios-notifications
#61
liblib-fib
closed
9 years ago
1
Django 1.7
#60
nautilebleu
closed
8 years ago
6
Instructions for installing from github repo
#59
david-haber
closed
10 years ago
0
Support of django 1.7 migrations
#58
nautilebleu
closed
8 years ago
3
Use GEVENT_OPEN_SSL if available
#57
joshowen
closed
10 years ago
3
Updated from SSL3 to TLSv1 for connection issues in dev
#56
kalvish21
closed
10 years ago
0
Development certificate issues connecting to push service
#55
kalvish21
closed
10 years ago
11
support slient notification
#54
yongbo
closed
10 years ago
6
Can I redefine Device Model?
#53
alexche8
closed
7 years ago
3
Error after installing django-ios-notifications
#52
haftrine
closed
10 years ago
6
ProgrammingError at /admin/ios_notifications/device/add/
#51
inforian
closed
7 years ago
0
Better default settings
#50
mbargiel
closed
10 years ago
1
Fixed testcases not using mock SSL server; tests now use override_settin...
#49
mbargiel
closed
10 years ago
2
Avoid multiple notification for users
#48
btoueg
closed
10 years ago
3
Support Ios Silent Push notifications?
#47
yongbo
closed
8 years ago
2
AttributeError: 'super' object has no attribute 'connect' when running call_feedback_service
#46
awidgery
closed
10 years ago
1
always exceeding 256 byte for non ascii message
#45
q8groups
closed
10 years ago
1
Saving utf-8 texts in json.dumps as UTF8, not as \u escape sequence
#44
q8groups
closed
10 years ago
6
support for custom User model
#43
taschik
closed
10 years ago
3
Error on Migrate
#42
taschik
closed
10 years ago
1
What is the return value of push_notification_to_devices when successful and when it fails?
#41
lamenramen
closed
9 years ago
0
My users are receiving push notifications multiple times
#40
btoueg
closed
9 years ago
6
Add localization support to django-push-notifications.
#39
jhgg
closed
10 years ago
4
This changes the device push notification method to use its service rather than the notifications service.
#38
kalvish21
closed
10 years ago
0
push_notification function in Device
#37
kalvish21
closed
10 years ago
3
Device's last_notified_at field should use auto_now
#36
yongbo
closed
10 years ago
2
Next