django-notifier
django-notifier copied to clipboard
Send notifications (Email, SMS etc) and manage preferences and permissions per user and group.
Bumps [ipython](https://github.com/ipython/ipython) from 0.13.2 to 7.16.3. Release notes Sourced from ipython's releases. 7.9.0 No release notes provided. 7.8.0 No release notes provided. 7.7.0 No release notes provided. 7.6.1 No release...
Bumps [django](https://github.com/django/django) from 1.5.4 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
Bumps [django](https://github.com/django/django) from 1.5.1 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
syncdb and south `CommandError: One or more models did not validate: notifier.userprefs: 'user' defines a relation with the model 'auth.User', which has been swapped out. Update the relation to point...
## I gave this package a shot, but could not get it work. Here are some of my notes: - Created a repo and django project with a postgesdb. -...
Where does attribute come from? I can't get a settings form to display: ``` 'attribute' is not a valid tag library: Template library attribute not found, tried... ```
Figure out if possible to support both. Will also affect post_syncdb/post_migrate management functions.
Bumps [django](https://github.com/django/django) from 1.5.1 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...
Bumps [django](https://github.com/django/django) from 1.5.4 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...
Bumps [ipython](https://github.com/ipython/ipython) from 0.13.2 to 8.10.0. Release notes Sourced from ipython's releases. See https://pypi.org/project/ipython/ We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ 7.9.0 No release notes provided....