Added memoization to TargetURLModel.get_target_url.
[philo.git] / philo / models / nodes.py
2011-06-28 Stephen BurrowsAdded memoization to TargetURLModel.get_target_url.
2011-06-27 Stephen BurrowsMerge git://github.com/derega/philo into develop. Merge...
2011-06-27 Stephen BurrowsAdded philo-root reversal caching to Node.construct_url.
2011-06-25 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-24 Stephen BurrowsMerge branch 'optimization' into develop
2011-06-22 Stephen BurrowsSet handles_subpath to be a class method rather than...
2011-06-22 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-22 Stephen BurrowsEliminated (Generic)ForeignKey evaluations in shipherd...
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 Content-Disposition header to File's response...
2011-06-06 Stephen BurrowsAdded name field to File for easier finding in the...
2011-06-03 Stephen BurrowsMerge branch 'release' into develop
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 BurrowsImplemented the solution proposed to #130 - removed...
2011-06-01 Stephen BurrowsRefactored RequestNodeMiddleware to use SimpleLazyObjec...
2011-05-31 Stephen BurrowsMade views optional on nodes; nodes without views will...
2011-05-24 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-20 Stephen BurrowsHacked around the descriptor issues, since there were...
2011-05-13 Stephen BurrowsMoved templatetag docs into the respective modules...
2011-05-12 Stephen BurrowsSwapped references to specific AttributeMappers in...
2011-05-11 Stephen BurrowsSplit utils into entities (i.e. AttributeMappers) and...
2011-05-11 Stephen BurrowsMerge branch 'attribute_access' into release
2011-05-11 Stephen BurrowsMerge branch 'sobol-templates-hotfix' into release
2011-05-11 Stephen BurrowsRemoved the various philo.validators URL validators...
2011-05-11 Stephen BurrowsAdded/tweaked docs for exceptions, middleware, and...
2011-05-10 Stephen BurrowsMoved efficient QuerySetMappers into philo.utils and...
2011-05-10 Stephen BurrowsMerge branch 'efficient_attributes' into attribute_access
2011-05-09 Stephen BurrowsMoved docs for MultiViews and the concrete View subclas...
2011-05-09 Stephen BurrowsMoved Node and View documentation from rst files to...
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...