summaryrefslogtreecommitdiff
path: root/docs/templates_python.txt
AgeCommit message (Expand)Author
2008-06-16newforms-admin: Merged from trunk up to [7668].Brian Rosner
2008-03-13newforms-admin: Merged from trunk up to [7232]Joseph Kocherhans
2008-01-17newforms-admin: Merged from trunk up to [7021].Joseph Kocherhans
2007-12-19newforms-admin: Merged from trunk up to [6952].Joseph Kocherhans
2007-12-03newforms-admin: Merged changes from trunk up to [6863].Joseph Kocherhans
2007-11-30newforms-admin: Merged from trunk up to [6775].Joseph Kocherhans
2007-11-30newforms-admin: Merged trunk revision [6671].Joseph Kocherhans
2007-10-26newforms-admin: Merged to [6612]Joseph Kocherhans
2007-09-25newforms-admin: Merged to [6416]Joseph Kocherhans
2007-09-15newforms-admin: Merged to [6332].Joseph Kocherhans
2007-08-20newforms-admin: Merged to [5983]Adrian Holovaty
2007-08-07Merged revisions 4350-4357,4359-4365,4371-4372,4374-4377,4380-4386,4388,4390-...Russell Keith-Magee
2007-07-07newforms-admin: Merged from trunk up to [5625]. This includes the UnicodeMalcolm Tredinnick
2007-07-01newforms-admin: Merged to [5571]Adrian Holovaty
2007-06-07newforms-admin: Merged to [5439]Adrian Holovaty
2007-05-12newforms-admin: Merged to [5194]Adrian Holovaty
2007-02-25newforms-admin: Merged to [4563]Adrian Holovaty
2007-02-13newforms-admin: Merged to [4502]Adrian Holovaty
2007-01-25newforms-admin: Merged to [4425]Adrian Holovaty
2006-11-10Fixed typo in docs/templates_python.txtAdrian Holovaty
2006-10-24Made small edits to docs/templates_python.txtAdrian Holovaty
2006-10-23Fixed #2837 -- Documented the context_instance parameter toMalcolm Tredinnick
2006-10-13Fixes #2384,#2566 -- Clarify the role that TEMPLATE_STRING_IF_INVALID plays i...Russell Keith-Magee
2006-09-29Fixed #2845 -- Corrected a few spelling errors in the docs and changed aMalcolm Tredinnick
2006-09-26Fixed #2744 -- Added 'Writing your own context processors' to docs/templates_...Adrian Holovaty
2006-09-21Fixed #2556 -- Documented that simple_tag functions can take any number ofMalcolm Tredinnick
2006-09-04Corrected spelling of 'behavior' in docs/templates_python.txt from [3714]Adrian Holovaty
2006-09-04Fixes #2637 -- Clarified handling of TEMPLATE_STRING_IF_INVALID, especially w...Russell Keith-Magee
2006-08-31Fixed #2610 -- Clarified docs on 'messages' variable for auth context processorAdrian Holovaty
2006-08-28Fixed #2610 -- corrected documentation about the auth context processor (than...Jacob Kaplan-Moss
2006-08-18Made small change to docs/templates_python.txt to explicitly define 'context ...Adrian Holovaty
2006-07-28Removed section in docs/templates_python.txt about Django 0.91Adrian Holovaty
2006-07-24Fixed legacy mention of DjangoContext in docs/templates_python.txtAdrian Holovaty
2006-07-10Decimated 'whilst' in docs/templates_python.txt from [3308]Adrian Holovaty
2006-07-10Typo fixing.Malcolm Tredinnick
2006-07-10Fixed #2320 -- corrected numerous errors in the custom tag examples inMalcolm Tredinnick
2006-06-26Fixed #2235 -- corrected a couple of typos pointed out by jvinet@zeroflux.org.Malcolm Tredinnick
2006-06-07Fixed #2096 -- Fixed small error in docs/templates_python.txt. Thanks, ramiroAdrian Holovaty
2006-06-02Fixed #1870 -- Clarified (hopefully) the TEMPLATE_DIRS section of docs/templa...Adrian Holovaty
2006-05-25Made some edits to docs/templates_python.txt 'inclusion_tag' sectionAdrian Holovaty
2006-05-25Fixed #2001 -- corrected a couple of typos in the custom tag examples. ThanksMalcolm Tredinnick
2006-05-19Documented the simple_tag and inclusion_tag functions that make writing certainMalcolm Tredinnick
2006-05-16Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django....Adrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-03-27Fixed #1546 -- Fixed bad links in docs/templates_python.txt.Adrian Holovaty
2006-02-09Added TEMPLATE_STRING_IF_INVALID setting, which specifies what the template s...Adrian Holovaty
2006-01-27Fixed #1271 -- Added a 'request' template context processor, which is not act...Adrian Holovaty
2006-01-20Added note to docs/templates_python.txt about TEMPLATE_DIRS containing any pa...Adrian Holovaty
2006-01-18Fixed typo in URL in docs/templates_python.txt. Thanks, Luke Skibinski HoltAdrian Holovaty
2006-01-12Removed 'Subclassing Context: Custom subclasses' from docs/templates_python.t...Adrian Holovaty