django/tests/regressiontests/admin_views
James Bennett 3b7545f3f8 Clean up a stray debugging print from [12746].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12747 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-10 08:40:45 +00:00
..
fixtures Added file omitted from r12598. 2010-02-26 13:22:52 +00:00
__init__.py
customadmin.py
models.py Ensure that NullBooleanField displays the appropriate icon for null values in admin changelists. Refs #13071. 2010-03-10 08:37:17 +00:00
tests.py Clean up a stray debugging print from [12746]. 2010-03-10 08:40:45 +00:00
urls.py
views.py