Django-anysign

Latest version: v1.4

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

Scan your dependencies

Page 1 of 2

1.5

----------------

- Nothing changed yet.

1.4

----------------

- Drop compat for django <1.11 and Python 3.4

- Run tests for Django 2.2 and and Python 3.5, 3.6 and 3.7

- Run flake8, sphinx and readme on Python 3.6

1.3

----------------

- Bug 40 - Remove some RemovedInDjango20Warning warnings.

- Added support of Django 2.0.

- Added support of Python 3.6.

- Project repository moved to github.com/peopledoc (was github.com/novafloss).

1.2

----------------

- Add explicit on_delete on ForeignKeys.

- Confirm compatibility with Django 1.11.

1.1

----------------

- Feature 35 - Add support of Django 1.10.

1.0

----------------

- Feature 21 - Drop support of Django 1.5, 1.6 and 1.7
Explicitly mark Django 1.5, 1.6 and 1.7 as not supported
(tests fail with those versions) in packaging.

- Add support of Django 1.9.

- Breaking: `django_anysign.api` package is no longer imported in
`django_anysign` root package, as it is not compatible with Django 1.9.
Instead of doing ``import django_anysign``, just do:
``from django_anysign import api as django_anysign``.

- Feature 24 - Use django UUIDField instead of uuidfield external app.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.