Merge branch 'master' of git://github.com/melinath/philo
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 4 Jun 2011 05:09:48 +0000 (01:09 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 4 Jun 2011 05:09:48 +0000 (01:09 -0400)
commitd1dfe30baf0d5ad52107d26de23e11c7c10d0847
tree977faafd25bc8abb8a1922fc307779341fb91ce3
parentac8a325857c260750e651281ef379d108db9ff17
parentee92df2cd0e3d6d93a13d6e74391ee495f9471c9
Merge branch 'master' of git://github.com/melinath/philo

* 'master' of git://github.com/melinath/philo:
  Added a tutorial for Shipherd and made some minor doc improvements.
  Minor correction to BlogView urlpatterns.
  Added SlugTreeEntity to models.base.__all__.
  Added 'unique' check to SlugTreeEntity for cases where the parent is None. Set tagCreation to create a tag if there are none left to move over.