aboutsummaryrefslogtreecommitdiffstats
path: root/examples/mixin
AgeCommit message (Collapse)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2012-02-23reverse takes request as a kwarg for compatibility with django's reverseTom Christie
2012-02-21reverse gets it's own moduleTom Christie
2012-02-21Update examples to use the new custom `reverse()'Daniel Izquierdo
This fixes #167 except for the docs
2011-12-29whitespace fixesTom Christie
2011-05-02emitters -> renderersTom Christie
2011-04-28emitters -> renderersTom Christie
2011-04-27Fix up tests and examples after refactoringTom Christie
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support ↵tom christie tom@tomchristie.com
Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now.