Corrections to Blog.entry_tags to use taggit APIs. Tweaks to penfield migration 0005...
[philo.git] / philo / contrib / penfield / models.py
2011-07-19 Stephen BurrowsCorrections to Blog.entry_tags to use taggit APIs....
2011-07-11 Stephen BurrowsMerge branch 'hotfix/oberlin_references' into taggit
2011-07-11 Stephen BurrowsInitial philo commit to use django-taggit instead of...
2011-07-08 Joseph SpirosMerge branch 'embed-widget' of git://github.com/lapilof...
2011-06-29 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-29 Joseph SpirosMerge branch 'master' of git://github.com/lapilofu...
2011-06-28 Stephen BurrowsRemoved unnecessary foreign key evaluations from MultiV...
2011-06-27 Stephen BurrowsMerge git://github.com/derega/philo into develop. Merge...
2011-06-27 Stephen BurrowsMerge branch 'develop' into fast_containers
2011-06-26 Stephen BurrowsTweaked the FeedView API slightly to pass the object...
2011-06-25 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-24 Stephen BurrowsMerge branch 'optimization' into develop
2011-06-23 Stephen BurrowsMerge remote-tracking branch 'ithinksw/develop' into...
2011-06-22 Stephen BurrowsCorrected a feed_patterns call in NewsletterView.urlpat...
2011-06-22 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
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...