Corrected a feed_patterns call in NewsletterView.urlpatterns.
[philo.git] / philo / contrib / penfield / models.py
2011-06-22 Stephen BurrowsCorrected a feed_patterns call in NewsletterView.urlpat...
2011-06-22 Stephen BurrowsMerge branch 'syndication' into develop
2011-06-21 Stephen BurrowsMerge branch 'develop' into syndication
2011-06-21 Stephen BurrowsRenamed syndication to winer.
2011-06-07 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-07 Stephen BurrowsMerge branch 'release' into develop
2011-06-07 Stephen BurrowsAdded scheduled posting of blog entries and newsletter...
2011-06-04 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-04 Stephen BurrowsMerge branch 'develop' into syndication
2011-06-03 Stephen BurrowsMerge branch 'release' into develop
2011-06-03 Stephen BurrowsMinor correction to BlogView urlpatterns.
2011-06-03 Stephen BurrowsTweaked FeedView to more correctly generate links vs...
2011-06-03 Stephen BurrowsImproved penfield docstrings. Added urlpatterns and...
2011-06-02 Stephen BurrowsInitial implementation of a separate syndication contri...
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 BurrowsMinor correction to FeedView docstrings. Resolves issue...
2011-06-01 Stephen BurrowsRefactored RequestNodeMiddleware to use SimpleLazyObjec...
2011-05-24 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-16 Stephen BurrowsAdded some automatic skips to autodocs. Added skeletal...
2011-05-14 Stephen BurrowsCorrected various imports after adding limiting __all__...
2011-05-14 Stephen BurrowsRemoved penfield's reliance on the Titled model and...
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...