fixed minor bug (caches not reset); added update() method
authorMichael Elsdörfer <michael@elsdoerfer.info>
Thu, 19 Jun 2008 18:52:07 +0000 (18:52 +0000)
committerMichael Elsdörfer <michael@elsdoerfer.info>
Thu, 19 Jun 2008 18:52:07 +0000 (18:52 +0000)
commit465d19169afc9fef09dbeff8c10d29d1c14b7b8e
tree3b3eecaee0ebe7c9fb6979924388f3a48aba4cc6
parentd34bf1e619d944c9ce58561f79234979ade7eba4
fixed minor bug (caches not reset); added update() method
django_tables/models.py
django_tables/tables.py
tests/test_basic.py
tests/test_models.py