This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
0242134d32
django1
/
django
/
contrib
/
admindocs
History
Aymeric Augustin
f901b4d6c8
Took advantage of the new get_model API. Refs
#21702
.
2014-01-26 13:08:05 +01:00
..
locale
Fixed
#21388
-- Corrected language code for Frisian
2013-11-11 13:34:01 +01:00
templates
/admin_doc
Replaced Options.object_name.lower() by Options.model_name.
2013-12-29 18:48:37 +01:00
tests
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
__init__.py
Fixed
#21829
-- Added default AppConfigs.
2014-01-25 10:41:56 +01:00
apps.py
Fixed
#21675
-- Added app configs for contrib apps.
2014-01-05 21:18:33 +01:00
middleware.py
Started attackign the next flake8 violation
2013-10-31 08:42:28 -07:00
urls.py
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
utils.py
Started attackign the next flake8 violation
2013-10-31 08:42:28 -07:00
views.py
Took advantage of the new get_model API. Refs
#21702
.
2014-01-26 13:08:05 +01:00