Releases: anfema/firebase_notification
Releases · anfema/firebase_notification
Django 4 Support
What's Changed
- ugettext is deceprated since django 3.0 and removed in 4.0 by @dunkelstern in #3
Full Changelog: 1.0.1...1.0.2
1.0.1
Changes
-
Don't switch flags on
FCMDevice
model viaFCM_USE_SESSION_USER
settingthe checks are still applied if the
FCM_USE_SESSION_USER
setting is enabled but are not enforced by the model (for now)
1.0.0
Update README