Minor optimization to AttributeForm. Very slightly reduces the number of queries...
[philo.git] / philo / utils /
2011-06-22 Stephen BurrowsEliminated unnecessary ContentType queries from Attribu...
2011-06-21 Stephen BurrowsMerge branch 'develop' into syndication
2011-06-15 Stephen BurrowsMerge branch '0.9.X' into develop
2011-06-14 Stephen BurrowsMerge branch 'master' into develop
2011-06-10 Stephen BurrowsMerge branch 'sobol_use_cache_hotfix' into develop
2011-06-10 Stephen BurrowsMerge branch 'release' into develop
2011-06-07 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-07 Stephen BurrowsMerge branch 'release' into develop
2011-06-06 Stephen BurrowsAdded AttributeMapper caching to entity.attributes...
2011-06-03 Stephen BurrowsMerge branch 'release' into develop
2011-06-02 Stephen BurrowsMoved sobol's search registry into core as a generic...
2011-06-02 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-01 Stephen BurrowsMerge branch 'release' into develop
2011-06-01 Stephen BurrowsRefactored RequestNodeMiddleware to use SimpleLazyObjec...
2011-05-24 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-17 Stephen BurrowsAdded missing Attribute import to philo.utils.entities.
2011-05-12 Stephen BurrowsSwapped references to specific AttributeMappers in...
2011-05-12 Stephen BurrowsStandardized AttributeMapper.get_attribute behavior...
2011-05-11 Stephen BurrowsSplit utils into entities (i.e. AttributeMappers) and...