Django-libs

Latest version: v2.0.3

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

Scan your dependencies

Page 17 of 17

0.6

- Added JSONResponseMixin as suggested in the official Django docs

0.5

- Added new method ``get_data_payload`` to ``ViewTestMixin`` that allows you
to call all your views with given POST or GET data. (See docs)

0.4

- Changed test_settings.py so that only 'admin.py$' files are excluded from
coverage. Before this change, an app with the name 'foobar_admin' would
be completely excluded from coverage, which is bad.

0.3

- Added test mixins to ease the process of writing integration tests with
self.client.get. See the docs for further explanation.

0.2

- Added custom testrunner (see docs/testrunner.rst)

0.1

- Initial commit

Page 17 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.