Django-donations

Latest version: v1.2.0

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.7.0

++++++++++++++++++

* Add `on_delete=models.CASCADE` on foreign keys in migrations
* Migrate URL confs to Django 2.0 syntax
* Use django-compat for importing `reverse`

0.6.2

++++++++++++++++++

* Add `on_delete=models.CASCADE` on foreign keys for Django 2.0

0.6.1

++++++++++++++++++

* Python 3: fix app name as bytes in migrations
* Django 1.11 compatibility

0.6.0

++++++++++++++++++

* Clean-up references to `django-timedeltafield` (`9`_). This required to squash
the existing migrations. Make sure that you migrated to 0.5.0 first and
applied all migrations everywhere.
* Fix test setup. Now Django 1.10 is officially supported.

.. _9: https://github.com/founders4schools/django-donations/issues/9

0.5.0

++++++++++++++++++

* Migrate to Django's `DurationField` (`8`_). You need to upgrade your
`DONATION_FREQUENCIES` setting. Values should now be python `timedelta`.

.. _8: https://github.com/founders4schools/django-donations/issues/8

0.4.0

++++++++++++++++++

* Fix bug with urllib import on Python 3 `4`_
* Remove dependency on `django-autoconfig`
* Regenerate with cookie cutter for Django standalone app, resulting in:
* Cleanup a few unused files
* Remove the example project which isn't kept up to date
* Add a changelog
* Switch testing to use tox
* Switch from coveralls to codecov.io
* Test views

.. _4: https://github.com/founders4schools/django-donations/issues/4

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.