* Added pagination
[django-tables2.git] / tests / core.py
2011-04-04 Bradley Ayers* Added pagination v0.4.0.beta3
2011-03-31 Bradley Ayers* Ordering now works properly.
2011-03-24 Bradley Ayers* Moved tests out of the app, and integrated them with...