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
589dc49e12
django
/
tests
/
admin_inlines
History
Tim Graham
b67ab75e82
Fixed assorted flake8 errors.
2013-10-11 07:25:14 -04:00
..
fixtures
__init__.py
admin.py
Fixed
#18263
-- Corrrected handling of hidden fields in tabular admin inlines.
2013-10-07 12:30:02 -04:00
models.py
Fixed
#18263
-- Corrrected handling of hidden fields in tabular admin inlines.
2013-10-07 12:30:02 -04:00
tests.py
Fixed assorted flake8 errors.
2013-10-11 07:25:14 -04:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00