1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests/regressiontests/admin_widgets
2010-09-11 18:34:40 +00:00
..
fixtures
__init__.py
models.py Fixed #13560 -- Fixed localization of widgets. 2010-05-21 14:07:54 +00:00
tests.py Fixed #13149 -- The admin ForeignKeyRawIdWidget now properly handles non-integer values. Thanks, Chris Adams. 2010-09-11 18:34:40 +00:00
urls.py
widgetadmin.py Fixed #11465: Ensure nonexistent pks enterd in an admin raw id field do not 2010-03-02 02:28:49 +00:00