-
Notifications
You must be signed in to change notification settings - Fork 1
License
jantoniomartin/condottieri_notification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
`condottieri_notification` is a Django application that implements a new backend for `pinax-notifications`. This application stores notices in the database, using a `Notice` model, so that the user can see a list of notices. This model has been taken from the old `django-notification`. Usage ----- First, add `condottieri_notification` to `settings.INSTALLED_APPS`. Then, add the following item to `settings.PINAX_NOTIFICATIONS_BACKENDS`: `('on site', 'condottieri_notification.backends.SiteBackend')` And last, include `condottieri_notification.urls` in your urls.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published