renamed to django-tables2
[django-tables2.git] / tests / templates.py
2011-06-08 Bradley Ayersrenamed to django-tables2
2011-06-02 Bradley AyersFixed issue #8 where a TemplateSyntaxError would be...
2011-04-15 Bradley AyersMerge branch 'development' of https://github.com/chrisd...
2011-04-10 Bradley AyersRendered tables now include empty_text
2011-04-05 Bradley Ayers* render_FOO methods now only receive the arguments... v0.4.0.beta4
2011-03-24 Bradley Ayers* Moved tests out of the app, and integrated them with...