django-tables2.git
16 years agoadded minor test
michael [Wed, 18 Jun 2008 13:02:43 +0000 (13:02 +0000)]
added minor test

16 years agobetter auto verbose names
michael [Wed, 18 Jun 2008 12:59:53 +0000 (12:59 +0000)]
better auto verbose names

16 years agostatic tables were implemented incorrectly, were using column aliases to read from...
michael [Wed, 18 Jun 2008 12:43:57 +0000 (12:43 +0000)]
static tables were implemented incorrectly, were using column aliases to read from source

16 years agoforgot those files in the last commit
michael [Tue, 17 Jun 2008 13:33:55 +0000 (13:33 +0000)]
forgot those files in the last commit

16 years agomore work on modeltables, they are pretty much usable now
michael [Tue, 17 Jun 2008 13:33:36 +0000 (13:33 +0000)]
more work on modeltables, they are pretty much usable now

16 years ago...
michael [Sun, 15 Jun 2008 17:49:55 +0000 (17:49 +0000)]
...

16 years agowe're now in a state were so far existing features are complete; but more to come
michael [Sun, 15 Jun 2008 17:31:17 +0000 (17:31 +0000)]
we're now in a state were so far existing features are complete; but more to come

16 years agousing py.test for testing; added some tests; minor model bugfixes;
michael [Sat, 14 Jun 2008 17:34:59 +0000 (17:34 +0000)]
using py.test for testing; added some tests; minor model bugfixes;

16 years agoadded template tags, fixed up with tests
michael [Sat, 14 Jun 2008 16:47:58 +0000 (16:47 +0000)]
added template tags, fixed up with tests

16 years agoinitial commit
michael [Sun, 8 Jun 2008 22:27:18 +0000 (22:27 +0000)]
initial commit