summaryrefslogtreecommitdiff
path: root/tests/othertests
AgeCommit message (Expand)Author
2005-09-11Fixed #486 -- Fixed bug in template filter parsing in edge cases, and added u...Adrian Holovaty
2005-09-01Fixed #365 -- Changed template.resolve_variable to resolve hard-coded strings...Adrian Holovaty
2005-08-29Fixed #256 and #334 -- Added {% ifequal %} template tag. Also, {% ifequal %} ...Adrian Holovaty
2005-08-11Changed timestamp and time typecasting to preserve microseconds. Added unit t...Adrian Holovaty
2005-08-11Changed markup tests to not fail if required modules are not installedJacob Kaplan-Moss
2005-08-10Fixed #241 -- added django.contrib.markup app with markup templatetags for Te...Jacob Kaplan-Moss
2005-08-01Added framework for writing non-model-based tests, and added tests for cache ...Jacob Kaplan-Moss