This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
778ce245dd
django
/
tests
/
admin_views
History
Alex Gaynor
778ce245dd
Corrected many style guide violations that the newest version of flake8 catches
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