1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests/regressiontests/admin_widgets
2012-03-30 08:02:08 +00:00
..
fixtures
__init__.py
models.py Added some Selenium tests for the admin's filter_horizontal and filter_vertical widgets. Ref #13614, #15220. 2012-02-23 08:07:07 +00:00
tests.py Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00
urls.py
widgetadmin.py Added some Selenium tests for the admin's filter_horizontal and filter_vertical widgets. Ref #13614, #15220. 2012-02-23 08:07:07 +00:00