django-tables2.git
2008-06-26 Michael Elsdörferadded support for pagination
2008-06-24 Michael Elsdörfersupport column "data" option, relationship spanning...
2008-06-20 Michael Elsdörfersupport callables
2008-06-19 Michael Elsdörferfixed minor bug (caches not reset); added update()...
2008-06-19 Michael Elsdörferoption to cause exceptions to be raised for invalid...
2008-06-19 Michael Elsdörfermodel column auto generation can be disabled now
2008-06-19 Michael Elsdörferprevious manual (un)commit was incomplete
2008-06-19 Michael Elsdörferas promised, reverted (with minor exceptions) the previ...
2008-06-19 Michael Elsdörferwe've just written support for a choices=True setting...
2008-06-18 Michael Elsdörferadded minor test
2008-06-18 Michael Elsdörferbetter auto verbose names
2008-06-18 Michael Elsdörferstatic tables were implemented incorrectly, were using...
2008-06-17 Michael Elsdörferforgot those files in the last commit
2008-06-17 Michael Elsdörfermore work on modeltables, they are pretty much usable now
2008-06-15 Michael Elsdörfer...
2008-06-15 Michael Elsdörferwe're now in a state were so far existing features...
2008-06-14 Michael Elsdörferusing py.test for testing; added some tests; minor...
2008-06-14 Michael Elsdörferadded template tags, fixed up with tests
2008-06-08 Michael Elsdörferinitial commit