Django-generic-helpers

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 3

1.2

---

* Added support for ``Django 4.x``

1.1.1

-----
* A sad fix: forgot to declare Python 3.10 support in ``pyproject.toml``
* Also, added a new test for manager, that revealed a bug with queryset on ``Django 3.2+``
* Does not use Python 2.x syntax for ``super()`` anymore

1.1

---

* Dropped all the environments excced end of support: Python 3.5 and older, Django 2.1 and lower;
* Get rid of some legacy;
* Switched on poetry instead of pipenv.
* Added support for Django 3.2

1.0.5

-----

* Fixed a bug with customized ``save()`` method on a model class. Thank volody2006 for reporting
* Moved all the regression tests into a separated file

1.0.4

-----

* Fixed a bug with ``allowed_content_types`` when referencing to a model whose name is the beginning of another one (reported by busy)
* Added ``bump2version``

1.0.3

-----

* Added ``Python 3.8`` and ``Django 3.0`` support

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.