django/tests/admin_views
Baptiste Mispelon a739573e17 Fixed test breakage under python 3 introduced by a480f8320a. 2013-11-23 19:50:20 +01:00
..
fixtures
templates
__init__.py
admin.py PEP8 2013-11-02 23:50:38 -05:00
customadmin.py
forms.py
models.py Refs #8261 -- Fixed regression introduced by fd219fa. 2013-11-21 16:26:49 +07:00
tests.py Fixed test breakage under python 3 introduced by a480f8320a. 2013-11-23 19:50:20 +01:00
urls.py
views.py