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
/
ref
/
templates
Age
Commit message (
Expand
)
Author
2012-02-11
[1.3.X] Fixed #17618 - Documented that variable names in template must not st...
Timo Graham
2011-11-19
[1.3.X] Fixed #17028 - Changed diveintopython.org -> diveintopython.net
Timo Graham
2011-06-26
[1.3.X] Fixed #16297 -- make_list documentation error regarding integers. Tha...
Simon Meers
2011-05-29
[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-22
[1.3.X] Fixed #16067 - Couple reST fixes in ref/templates/builtins.txt; thank...
Timo Graham
2011-04-18
[1.3.X] Fixed #15843 -- removed an extraneous quotation mark in the template ...
Gabriel Hurley
2011-03-17
Changed 'raise' statements to new style syntax in documentation. Thanks DaNma...
Ramiro Morales
2011-03-08
Fixed #15570 -- Corrected a flaw in the design of the silent flag on {% cycle...
Russell Keith-Magee
2011-03-03
Fixed #15528 -- Added versionchanged directive to load template tag docs.
Gabriel Hurley
2011-03-03
Added crossref targets for a couple of Django exceptions and cleaned up relat...
Gabriel Hurley
2011-03-01
Reverted 'now' template tag documentation changes so it describes the real co...
Ramiro Morales
2011-02-23
Fixed #15299 -- Started the process of migrating the auth context processor s...
Russell Keith-Magee
2011-02-19
Fixed #15351 -- Corrected a missing word in the template reference docs. Than...
Gabriel Hurley
2011-02-14
Fixed "the the" typos.
Timo Graham
2011-01-25
Fixed #14038 -- Added information to release notes and version changed|added ...
Ramiro Morales
2011-01-13
Fixed #15057 - documented change in [14992]
Luke Plant
2010-12-29
Fixed #13452 - Document that regroup can be used with any template lookup. T...
Timo Graham
2010-12-29
Fixed #14987 - Alpha sort date filter arguments. Thanks Peter for the report;...
Timo Graham
2010-12-28
Fixed #14912 -- Expanded documentation for the urlize template filter. Thanks...
Gabriel Hurley
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-12-18
Fixed #14676 - Document that the removetags filter is case-sensitive. Thanks ...
Timo Graham
2010-12-18
Fixes #7817 and #9456.
Chris Beaven
2010-12-13
Fixed #14570 -- Added new date format character for alternative month names u...
Jannis Leidel
2010-11-29
Fixed #11152 - Add some classes to the template docs. Thanks adamv for the pa...
Timo Graham
2010-11-24
Fixes #3529 -- more explicit documentation about Context.update. Thanks for t...
Chris Beaven
2010-11-22
Fixed #14736 -- corrected an ungrammatical sentence in the template tags docs...
Gabriel Hurley
2010-11-20
Corrected a typo in the docs for {% load %}. Thanks to Jannis for the report.
Russell Keith-Magee
2010-11-20
Fixed #14389, #9666 -- Started the migration path to make the first argument ...
Russell Keith-Magee
2010-11-17
Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...
Jannis Leidel
2010-11-11
Reverted deprecation of media context processor (from r14293) to separate sta...
Jannis Leidel
2010-11-07
Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs...
Gabriel Hurley
2010-11-07
Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro...
Gabriel Hurley
2010-11-02
Fixed #13567 -- Added a 'silent' argument to the cycle tag, so that you can d...
Russell Keith-Magee
2010-10-29
Fixed #14181 -- Added a template tag and filters to allow localization to be ...
Russell Keith-Magee
2010-10-28
Corrected to markup problems with docs added for recent features.
Russell Keith-Magee
2010-10-25
Removed obsolete 'date' filter -> 'now' tag link.
Ramiro Morales
2010-10-20
Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...
Jannis Leidel
2010-10-15
Fix the version which the safe argument for the urlencode filter was added. T...
Chris Beaven
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-08
Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...
Russell Keith-Magee
2010-10-08
Fixed #13188 -- Moved date format documentation from the now template tag to ...
Jannis Leidel
2010-09-26
Fixed #14122 -- Added example for builtin yesno template filter. Thanks, idah...
Jannis Leidel
2010-09-13
Fixed #13765 - 'safe' parameter for urlencode filter
Luke Plant
2010-09-07
Fixed #13350 - Documentation on autoescape should mention endautoescape
Luke Plant
2010-08-28
Refactored markup documentation to give it it's own home.
Russell Keith-Magee
2010-08-23
Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-07
Fixed #11021 -- Clarified newline stripping behavior in the truncatewords and...
Russell Keith-Magee
2010-05-16
Added notes about the two new date format specifiers (``c`` and ``u``) added ...
Jannis Leidel
2010-05-16
Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 u...
Jannis Leidel
[next]