Merge branch 'release/0.9.2'
[philo.git] / contrib / navigation / models.py
2011-01-10 Stephen BurrowsRenamed navigation to shipherd.
2011-01-04 Stephen BurrowsAdded a custom QuerySet subclass to handle cache cleari...
2011-01-04 Stephen BurrowsAdded is_active method to Navigation class. Replaced...
2010-12-23 Stephen BurrowsSwitched nav caching to cache the entire set of nodes...
2010-12-23 Stephen BurrowsMerge branch 'master' into navigation
2010-12-23 Stephen BurrowsMoved NavigationManager cache handling into custom...
2010-12-23 Stephen BurrowsTweaked admin and models. Added filters to manage navig...
2010-12-21 Stephen BurrowsMoved all navigation-related code to contrib/navigation...