django/tests/admin_widgets
Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite.
Refs #20680.
2013-07-01 14:29:33 +02:00
..
fixtures
__init__.py
models.py Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
tests.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
urls.py
widgetadmin.py