Removed template container discovery in favor of (potentially) larger queries.
[philo.git] / philo / templatetags / containers.py
2011-06-27 Stephen BurrowsRemoved template container discovery in favor of (poten...
2011-06-27 Stephen BurrowsMoved container finding code into philo/utils/templates...
2011-06-27 Stephen BurrowsMerge branch 'develop' into fast_containers
2011-06-26 Stephen BurrowsRemoved automatic interpretation of contentlets as...
2011-06-25 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-24 Stephen BurrowsMerge branch 'optimization' into develop
2011-06-24 Stephen BurrowsA fair amount of effort is wasted getting container...
2011-06-22 Stephen BurrowsEliminated unnecessary ContentType queries that used...
2011-05-24 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-18 Stephen BurrowsAdded directives and autodocumenters for template tags...
2011-05-13 Stephen BurrowsMoved templatetag docs into the respective modules...
2011-05-12 Stephen BurrowsAdded docs for the db template loader and skeleton...
2011-05-11 Stephen BurrowsMerge branch 'sobol-templates-hotfix' into release
2011-05-10 Stephen BurrowsMerge branch 'efficient_attributes' into attribute_access
2011-05-09 Stephen BurrowsRemoved Sobol's automatic use of eventlet. Adjusted...
2011-05-04 Stephen BurrowsMerge branch 'shipherd_hotfix' into release
2011-04-27 Stephen BurrowsMerge branch 'docs' into release
2011-04-27 Stephen BurrowsMerge branch 'distutils' into release
2011-04-27 Stephen BurrowsMoved philo files into a philo subdirectory and added...