Django-allianceutils

Latest version: v4.0.1

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

Scan your dependencies

Page 2 of 2

1.2.0

Not secure
Added

* `INCLUDE_QUERY_HASH` and `BASE_URL` options added to `WEBPACK_LOADER` config. This allows the content hash query string to
be disabled and to load assets that are on a different domain (eg. a CDN).

1.1.0

Not secure
Fixed

* `camelize` now handles django lazy strings (eg. `gettext_lazy`) as strings rather than as iterables

Added

* `get_model` added to GenericDjangoViewsetPermissions allowing model to be substituted

1.0.0

Not secure
Fixed

* Fix `method_cache` to not set `name` on parent class which would break classes that had an attribute `name`
* `GenericUserProfile` now forces email to lower case on save to avoid issues with duplicate emails in different case

Added

* SerializerOptInFieldsMixin to control inclusion of expensive serializer fields.
* Camel case JSON DRF renderers and parsers.

1.0.0rc2

Not secure
Breaking Changes

* See [Legacy Changelog](CHANGELOG-legacy.md)

Added

* First stable 1.0 release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.