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-11-29 14:46:18 +01:00
Code
Issues
Releases
Wiki
Activity
8eec2d93b6
django
/
tests
/
admin_inlines
History
coagulant
8eec2d93b6
Fixed all E261 warnings
2013-11-02 23:50:33 -05:00
..
fixtures
__init__.py
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