django/tests/admin_widgets
Claude Paroz 165f44aaaa Combine consecutive with statements
Python 2.7 allows to combine several 'with' instructions.
2013-08-16 20:12:10 +02:00
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Added some Selenium tests for the admin raw id widget. 2013-08-04 16:08:45 -07:00
tests.py Combine consecutive with statements 2013-08-16 20:12:10 +02:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
widgetadmin.py Added some Selenium tests for the admin raw id widget. 2013-08-04 16:08:45 -07:00