Django-bread

Latest version: v1.0.6

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

Scan your dependencies

Page 2 of 2

1.0.2

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

* Switch from Travis to Github Actions. There are no functional
changes in the package, but I'm using this release to test the
Github Actions release workflow.

1.0.1

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

* Drop specific version dependencies in setup.py for
django-filter and django-vanilla-views
* Update supported versions of Python and Django,
dropping Django 2.1 and adding 3.0 and 3.1,
and dropping Python 3.5 and 3.6 and adding 3.8 and 3.9.

Supported versions in this release are:

1.0.0

view permissions, before upgrading, make sure you've
migrated your users and groups that have "read_{model_name}"
permissions to also have "view_{model_name}". From 1.0.0 on, that's the
default permission a user needs to use the read views, because it's become the
standard Django permission for read-only access since Django 2.1.

If you're still on Django 2.0, don't upgrade django-bread until you
can get to at least Django 2.1. (Hopefully that's not the case, since
Django 2.0 has been out of support since April 1, 2019.)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.