1
0
mirror of https://github.com/django/django.git synced 2025-01-25 01:30:48 +00:00
django/tests/admin_views
Riccardo Magliocchetti 68c9a72e29 Fixed #22894 -- Made admin add related/raw ID fields widgets customizable.
Decoupled behavior and style from the RelatedFieldWidgetWrapper and
ForeignKeyRawIdWidget.
2014-06-26 15:02:42 -04:00
..