Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/templates/builtins.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25574 -- Documented {{ dict.items }} shadowing in ...Jacek Bzdak2015-10-211-0/+8
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-241-14/+1
* Refs #23269 -- Removed the removetags template tag and re...Tim Graham2015-09-241-38/+0
* Refs #22384 -- Removed the ability to reverse URLs by dot...Tim Graham2015-09-241-7/+0
* Refs #23261 -- Removed old style list syntax for unordere...Tim Graham2015-09-241-6/+0
* Refs #24451 -- Removed comma-separated {% cycle %} syntax...Tim Graham2015-09-241-12/+0
* Refs #24022 -- Removed the ssi tag per deprecation timeline.Tim Graham2015-09-241-39/+0
* Refs #22789 -- Removed contrib.webdesign per deprecation ...Tim Graham2015-09-241-4/+0
* Fixed #25373 -- Added warning logging for exceptions duri...Nick Johnson2015-09-221-3/+8
* Removed some discussion of deprecated {% url %} behavior.Tim Graham2015-09-051-15/+10
* Refs #24451 -- Corrected Django version for {% cycle %} d...Tim Graham2015-08-191-1/+1
* Refs #25236 -- Discouraged use of ifequal/ifnotequal temp...Tim Graham2015-08-081-35/+8
* Corrected some inconsistent headings in docs/ref/template...Tim Graham2015-08-081-22/+19
* Fixed #25051 -- Clarified return type of {% now %} tag.Tim Graham2015-07-041-2/+2
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-3/+3
* Fixed #24839 -- Removed references to deprecated contrib....Tim Graham2015-05-221-7/+0
* Fixed #24813 -- Documented {% include %} debug behavior v...Andrei Kulakov2015-05-221-0/+9
* Updated capitalization in the word "JavaScript" for consi...Dave Hodder2015-05-011-1/+1
* Fixed #24657 -- Fixed include template tag example.Tim Graham2015-04-171-2/+4
* Fixed #12199 -- Added the ability to use "as" with the fi...Craig Oldford2015-04-141-0/+7
* Fixed formatting in docs/ref/templates/builtins.txtMaxime Lorant2015-04-141-7/+7
* Fixed typo in docs/ref/templates/builtins.txtJoost Rijneveld2015-04-011-1/+1
* Fixed #24451 -- Deprecated comma-separated {% cycle %} sy...Tim Graham2015-03-071-8/+8
* Improved get_media_prefix template tag example.Aymeric Augustin2015-03-051-3/+5
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-16/+2
* Fixed #24022 -- Deprecated the ssi tag.Preston Timmons2015-01-061-2/+5
* Deprecated ALLOWED_INCLUDE_ROOTS.Aymeric Augustin2014-12-281-2/+2
* Used https for most *.python.org linksClaude Paroz2014-12-191-1/+1
* Fixed display of lists after website redesignMarkus Holtermann2014-12-171-10/+24
* Fixed #23914 -- Improved {% now %} to allow storing its r...Baptiste Mispelon2014-11-251-0/+12
* Fixed versionchanged indentation in docs/.Berker Peksag2014-11-041-2/+4
* Moved CSRF docs out of contrib.Thomas Chaumeny2014-11-031-1/+1
* Fixed #23558 -- documented slugify limitationsDavid Hoffman2014-10-301-3/+3
* Fixed firstof docs error introduced in 1ea44a; refs #17906.Ralph Broenink2014-10-211-3/+3
* Fixed #12008 -- Clarified relationship between template b...mcgeeco2014-10-161-0/+5
* Fixed #23499 -- Error in built-in template tag "now" docu...Joseph Dougherty2014-09-171-4/+4
* Avoid the word "stupid".Aymeric Augustin2014-09-091-3/+1
* Fixed some doc errors that caused syntax highlighting to ...Tim Graham2014-08-191-1/+1
* Fixed #23269 -- Deprecated django.utils.remove_tags() and...Tim Graham2014-08-151-0/+7
* Added a warning that remove_tags() output shouldn't be co...Tim Graham2014-08-111-7/+19
* Fixed #23261 -- Deprecated old style list support for uno...Jaap Roes2014-08-111-2/+5
* Fixed #22789 -- Deprecated django.contrib.webdesign.Tim Graham2014-07-141-0/+38
* Fixed #22941 - Added support for domain-only links with c...LarryBrid2014-07-031-0/+6
* Close autoescape tag in template documentation.Andreas Damgaard Pedersen2014-06-101-1/+1
* Fixed #18400 -- Modified length template filter to return...Susan Tan2014-06-051-0/+5
* Fixed #22384 -- Deprecated reversing URLs by dotted path.Tim Graham2014-06-031-6/+13
* Fixed #22753 -- Documented ability to use a note with the...Bryce Nesbitt2014-06-031-1/+3
* Updated doc links to point to Python 3 documentationClaude Paroz2014-04-261-1/+1
* Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of do...chriscauley2014-04-171-1/+1
* Removed versionadded/changed annotations for 1.6.Tim Graham2014-03-241-6/+2