Django-generic-helpers

Latest version: v1.2.0

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

Scan your dependencies

Page 2 of 3

1.0.2

-----

* A bugfix: prevented ``makemigrations`` from generating infinite migrations because of ``allowed_content_types`` everytime is a new object
* Added ``Django==2.2`` support
* Updated ``README`` a bit: replaced an old text to the actual one; made badges SVG.
*

1.0.1

-----

* A bugfix: don't change a customized manager with default django's one

1.0.0

-----

* A new declarative way to add generic relation fields to your model: any number or generic relation, any field name(s);
* Ability to add a generic relation for a restricted set of models. You can either enumerate all allowed models or all denied ones;
* An alternative way to add these fields: with a decorator (actually, it's not a new feature, just saved from unpublished release);
* The ``ct`` helper now caches own results;
* Added support for Python 3.6;
* Added support for Python 3.7;
* Added Django 2.0 and 2.1 support;
* Removed support for Python 3.3 and older;
* Removed support for Django 1.10 and older

0.3.7

-----

* Update django head version

0.3.6

-----

* Update django head version

0.3.5

-----

* Add CHANGELOG.rst into manifest

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.