1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/admin_views
2013-10-04 14:08:06 -04:00
..
fixtures
templates
__init__.py
admin.py Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms. 2013-10-04 14:08:06 -04:00
customadmin.py
forms.py
models.py Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms. 2013-10-04 14:08:06 -04:00
tests.py Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms. 2013-10-04 14:08:06 -04:00
urls.py
views.py