0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/admin_views
2014-03-30 12:11:05 -07:00
..
fixtures
templates
__init__.py
admin.py Fixed #22087 -- Made AdminReadonlyField respect ModelForm Meta overrides. 2014-03-25 09:33:13 -04:00
customadmin.py
forms.py
models.py Fixed #22087 -- Made AdminReadonlyField respect ModelForm Meta overrides. 2014-03-25 09:33:13 -04:00
tests.py Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
urls.py
views.py