django/tests/regressiontests/admin_changelist
Alex Gaynor 0c257f5a23 Fixed the admin_changelist tests for python3. 2012-08-15 23:09:01 -04:00
..
__init__.py
admin.py Fixed #13196 -- Formatting in admin changelists. 2012-04-29 11:51:12 +02:00
models.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
tests.py Fixed the admin_changelist tests for python3. 2012-08-15 23:09:01 -04:00
urls.py