summaryrefslogtreecommitdiff
path: root/docs/templates_python.txt
AgeCommit message (Expand)Author
2006-12-04[multi-db] Merged trunk to [4100]. Some tests still failing.Jason Pellerin
2006-12-04[multi-db] Merged trunk to 3950. Some tests still failing.Jason Pellerin
2006-12-04[multi-db] Merged trunk to [3890]Jason Pellerin
2006-12-04[multi-db] Merge trunk to [3875]. Some tests still failing.Jason Pellerin
2006-11-29[multi-db] Merge trunk to [3812]. Some tests still failing.Jason Pellerin
2006-09-08[multi-db] Merge trunk to [3737]. Some tests still failing.Jason Pellerin
2006-09-04[multi-db] Merge trunk to [3661]Jason Pellerin
2006-08-20[multi-db] Merge trunk to [3620]Jason Pellerin
2006-07-31[multi-db] Merge trunk to [3501]Jason Pellerin
2006-07-16[multi-db] Merge trunk to [3354]Jason Pellerin
2006-06-28Merge trunk to [3216]Jason Pellerin
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
2006-01-11Fixed error in docs/templates_python.txt (thanks, Alice)Jacob Kaplan-Moss
2006-01-11Removed 'Only in Django development version' messages from the docs, because ...Adrian Holovaty
2006-01-09Fixed #1116 -- Fixed two typos in docs. Thanks, ChengAdrian Holovaty
2005-12-31Updated settings.txt and templates_python.txt to clarify that TEMPLATE_DIRS r...Adrian Holovaty
2005-12-24Fixed #925 -- Added TEMPLATE_CONTEXT_PROCESSORS, which lets you specify proce...Adrian Holovaty
2005-11-27Changed template library system so that it looks for a module-level variable ...Adrian Holovaty
2005-11-27Fixed ReST error in docs/templates_python.txt. Thanks, EABinGAAdrian Holovaty
2005-11-26Fixed #911 -- Made template system scoped to the parser instead of the templa...Adrian Holovaty
2005-11-16Added links to auth docs in docs/templates_python.txtAdrian Holovaty
2005-11-07Changed register_tag example in docs/templates_python.txt to be consistent wi...Adrian Holovaty
2005-10-17Added 'Loader types' section to docs/templates_python.txtAdrian Holovaty
2005-10-14Fixed #626 -- Moved template modules to django.core.template package. django....Adrian Holovaty
2005-10-04Fixed #591 -- fixed typo in docs/templates_python.txt. Thanks, BoffbowshAdrian Holovaty
2005-09-06Fixed #465 -- Fixed typo in docs/templates_python.txt. Thanks, ManuzhaiAdrian Holovaty
2005-09-06Fixed #462 -- Fixed typo in docs/templates_python.txt. Thanks, eugene@lazutki...Adrian Holovaty
2005-09-06Fixed small typo in [628]Adrian Holovaty
2005-09-06Finished docs/templates_python.txtAdrian Holovaty
2005-09-06Fixed some more formatting bugs in [625]Adrian Holovaty
2005-09-06Fixed some formatting bugs in [625]Adrian Holovaty
2005-09-06Added a couple more sections to docs/templates_python.txtAdrian Holovaty
2005-09-06Made small cleanups to [623]Adrian Holovaty
2005-09-05Added docs/templates_python.txt, which isn't finished yetAdrian Holovaty