Django-dynamic-choices

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.0.0

--------------------------------
* Added support for Django 1.7

0.3.0

--------------------------------
* Simplified grouped queryset validation
* Added tested support for 1.4.X

0.2.0

--------------------------------
* dropped django 1.2.X support
* added django 1.4.X support

0.1.8

--------------------------------
* added DynamicChoicesOneToOneField.

0.1.7

--------------------------------
* fixed the FilteredSelectMultiple widget handler to works when the the widget
is not initialized yet such as when the widget is used in an inline.
* simplified choices callback validation logic by using the class_prepared signal.
* added minimal testing for validation logic.
* fixed an issue with lazy reference FK and M2M.

0.1.6

--------------------------------
* raise exception when a custom admin add|change_form_template is specified
on a DynamicAdmin if it doesn't extends the dynamic_choices one.
* make sure admin select widgets trigger 'change' events when a new option is added to them
without relying on DOMEvents.
* make sure DynamicModelChoiceField's queryset returns distinct objects to avoid raising
MultipleObjectsReturned when the dynamically generated queryset spans over multiple tables
and returns the same object twice.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.