1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/tests/admin_views
2014-04-24 07:06:57 -04:00
..
fixtures
templates Fixed #21371 -- Added the block.super to admin bodyclass blocks. 2014-02-10 09:13:29 -05:00
__init__.py
admin.py [1.7.x] Fixed #22087 -- Made AdminReadonlyField respect ModelForm Meta overrides. 2014-03-25 09:34:12 -04:00
customadmin.py
forms.py
models.py [1.7.x] Fixed #22087 -- Made AdminReadonlyField respect ModelForm Meta overrides. 2014-03-25 09:34:12 -04:00
tests.py [1.7.x] Fixed #22499 -- Fixed a typo in an admin_views test that caused failure on Oracle. 2014-04-24 07:06:57 -04:00
urls.py
views.py PEP8 cleanup 2013-11-02 23:50:49 -05:00