Django-privates

Latest version: v2.0.0.post1

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

Scan your dependencies

Page 1 of 2

2.0.0.post1

========================

* Added mypy type checking
* Updated type annotations to align with django-stubs for downstream
projects/packages
* Confirmed Django 4.2 support

2.0.0

==================

Periodic version compatibility release.

**Breaking changes 💥**

* Dropped support for Python 3.7
* Dropped support for Django 4.0

The library likely still works on those versions, but they are no longer tested.

**Other changes**

* Confirmed support for Python 3.11
* Confirmed support for Django 4.2

1.5.0

==================

Feature release

* Added ``privates.admin.PrivateMediaMixin.private_media_no_download_fields`` so admin
classes can mark fields for which no file download URL/view should be generated
* Specifying ``privates.admin.PrivateMediaMixin.private_media_fields`` is now optional,
available private media fields are now automatically discovered.

1.4.0

==================

Periodic maintenance release

* Confirmed support for Django 4.0 and 4.1
* Dropped support for Django 2.2
* Dropped support for Python 3.5 and 3.6
* Updated CI infrastructure
* Code base is now formatted with black
* Codebase now exposes type hints (incomplete!)

1.3.0

==================

Align supported version with Django LTS. The CI-tested versions are now Django 2.2 and
3.2.

Django 3.0 and 3.1 probably also still work, but these are end of life and not
officially supported.

* Dropped Django 1.11 support
* Added Python 3.9 support
* Added Python 3.10 support
* Migrated from Travis CI to Github Action

1.2.2

==================

Fixed deprecation message about django.conf.urls (thanks GerjonM).

Supported Django versions are now 1.11, 2.2 and 3.2.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.