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
f858b51ee3
django1
/
django
/
contrib
/
admindocs
History
Claude Paroz
666c12e529
[1.8.x] Updated en translation catalogs
2015-01-17 11:18:45 +01:00
..
locale
[1.8.x] Updated en translation catalogs
2015-01-17 11:18:45 +01:00
templates
/admin_doc
Fixed
#5405
-- Added admindocs support for reStructured text in model docstrings
2014-11-03 15:30:46 -05: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
#22070
-- Changed verbose_name for apps in django.contrib to use title case
2014-03-06 18:43:04 -05:00
middleware.py
Started attackign the next flake8 violation
2013-10-31 08:42:28 -07:00
urls.py
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
utils.py
Changed docstrings in admindocs/utils to comply to PEP 257
2014-11-03 15:00:49 -05:00
views.py
Avoided exceptions in admindocs' template detail view.
2015-01-12 21:01:34 +01:00