This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0fdb692c6c
django
/
tests
/
admin_inlines
History
coagulant
8eec2d93b6
Fixed all E261 warnings
2013-11-02 23:50:33 -05:00
..
fixtures
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Fixed all E261 warnings
2013-11-02 23:50:33 -05: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
#21299
- Changed filters from title to capfirst on admin inline formsets.
2013-10-24 14:44:07 -04:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00