Updated page admin/add form to use the same method for redirection as the 1.3 user...
[philo.git] / utils.py
2011-03-05 Stephen BurrowsMerge branch 'master' into julian
2011-03-03 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-03-02 Harris LapiroffMerge remote branch 'melinath/master'
2011-02-24 Stephen BurrowsMerge branch 'master' into search
2011-02-24 Stephen BurrowsMerge branch 'block_container_override'
2011-02-23 Stephen BurrowsRemoved nodelist_crawl since nothing is using it and...
2011-02-23 Stephen BurrowsGenericized nodelist_crawl to just pass each node to...
2010-10-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-04 Stephen BurrowsSwitched nodelist crawl to return the more generic...
2010-10-01 Stephen BurrowsAbstracted the Template container fetcher to a nodelist...
2010-08-11 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-11 Stephen BurrowsAdjusted the paginate function to only attempt a length...
2010-08-11 Joseph SpirosMerge branch 'node_absolute_urls' of git://github.com...
2010-08-11 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-11 Stephen BurrowsPaginator returns page.object_list as objects if a...
2010-08-10 Stephen BurrowsUnimplemented PaginationProxy; moved pagination from...
2010-07-02 Kriti GodeyMerge branch 'master' into penfield, cleaned up.
2010-07-01 melinathMerge branch 'master' of git.ithinksw.org/philo
2010-06-29 Joseph SpirosFixed a bug in ContentTypeSubclassLimiter whereby it...
2010-06-25 Joseph SpirosMerge branch 'penfield-new-nodes' into penfield
2010-06-25 Joseph SpirosMerge branch 'master' into penfield-new-nodes
2010-06-25 Joseph SpirosInitial implementation of new Node system whereby Nodes...
2010-02-01 Joseph SpirosInitial commit.