* Updated documentation v0.4.0.beta2
authorBradley Ayers <bradley.ayers@gmail.com>
Sun, 3 Apr 2011 23:09:26 +0000 (09:09 +1000)
committerBradley Ayers <bradley.ayers@gmail.com>
Sun, 3 Apr 2011 23:09:26 +0000 (09:09 +1000)
commitcf59b2e51155fe8f42f2008bd569ea72b827c738
tree1e7bf946caed19d15b99bfe8af2e237dd1dbf328
parentb97888c9b83240e0d61f660b984b1f977e3c8933
* Updated documentation
* Renamed Columns to BoundColumns, and Rows to BoundRows
* Added some Accessor tests
django_tables/__init__.py
django_tables/columns.py
django_tables/rows.py
django_tables/tables.py
django_tables/templates/django_tables/basic_table.html
django_tables/templates/django_tables/table.html
django_tables/utils.py
docs/conf.py
docs/index.rst
setup.py
tests/utils.py