Fleshed out the documentation for nodes and views to include all core view subclasses.
[philo.git] / contrib / penfield / utils.py
2011-01-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-12-21 Stephen BurrowsMerge branch 'master' into navigation
2010-12-15 Stephen BurrowsMinor changes to penfield to return feed urls only...
2010-10-21 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-21 Stephen BurrowsMerge branch 'node_url_refactor'
2010-10-21 Stephen BurrowsMerge branch 'node_middleware'
2010-10-19 Stephen BurrowsInitial node_middleware commit. Implements an attribute...
2010-09-29 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-09-23 Stephen BurrowsModified FeedMultiViewMixin to allow greater customizat...
2010-09-23 Stephen BurrowsAdjusted feedmultiviewmixin to allow more customization...
2010-09-23 Stephen BurrowsAdded slug to TagAdmin list_display. Corrected FeedMult...
2010-09-23 Stephen BurrowsShifted definition of the context list_var (entries...
2010-08-24 Joseph SpirosMerge branch 'melinath'
2010-08-24 Joseph SpirosMerge branch 'new_page_admin' of git://github.com/melin...
2010-08-24 Joseph SpirosMerge branch 'feedmixin' of git://github.com/melinath...
2010-08-23 Stephen BurrowsImplemented feeds for NewsletterView. Corrected BlogVie...
2010-08-23 Stephen BurrowsMoved feed-related methods to a generic mixin.
2010-08-23 Stephen BurrowsAdded feeds to blogs.
2010-08-11 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-10 Stephen BurrowsUnimplemented PaginationProxy; moved pagination from...
2010-08-09 Stephen BurrowsMerge branch 'new_paginator'
2010-08-09 Stephen BurrowsAdded forgotten import of EmptyPage.
2010-08-09 Stephen BurrowsIntroduced the PaginationProxy object to simplify use...
2010-08-09 Stephen BurrowsRevised penfield's pagination helper to work more gener...
2010-07-06 melinathMerge branch 'master' of github.com/ithinksw/philo
2010-07-02 Joseph SpirosMerge branch 'master' of git://github.com/kgodey/philo
2010-07-02 Kriti GodeyMerge branch 'penfield'
2010-07-02 Kriti GodeyMerge branch 'master' into penfield, cleaned up.
2010-07-02 Kriti GodeyUpdated models, created separate files called utils...