1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/admin_changelist
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