index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
_theme
Age
Commit message (
Expand
)
Author
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-11-14
Made doc icon's edges smooth.
arniu
2015-11-11
Made doc icons background transparent.
arniu
2015-06-22
Added white-space: pre-wrap; to docs code blocks to match docs.dp.com.
Tim Graham
2015-05-29
Optimise the rest of the PNGs in docs
Curtis
2014-08-12
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
Trey Hunner
2014-06-30
Made docs CSS for versionchanged/added more similar to docs.djangoproject.com.
Tim Graham
2014-06-06
Removed duplicate "Deprecated in Django A.B" text in docs.
Tim Graham
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-02-10
Fixed #21190 -- Added a new ePub theme for documentation.
Markus Amalthea Magnuson
2013-12-04
Fixed #21558 -- Support building CHM files.
Aymeric Augustin
2013-10-14
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-10-10
Whitespace cleanup.
Tim Graham
2013-09-23
Fixed #21702 -- Added different bullet styles for nested lists.
Tim Garner
2013-02-19
Fixed #18789 - Fixed some text wrap issues with methods in the docs.
Tim Graham
2013-01-09
Addeded CSS to bold deprecation notices.
Tim Graham
2012-11-22
Fixed #19317 - Added an image for warning blocks in the docs
Tim Graham
2010-07-24
Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.
Jannis Leidel