renamed to django-tables2
[django-tables2.git] / docs / conf.py
2011-06-08 Bradley Ayersrenamed to django-tables2
2011-06-07 Bradley Ayers* Table's __unicode__ method no longer returns as_html()
2011-06-07 Bradley Ayers* Bumped version to 0.5.0
2011-06-06 Bradley AyersAdded import for django_tables to docs to fix problem...
2011-06-06 Bradley AyersFixed docs building, it now uses the example project...
2011-05-22 Bradley Ayersbumped version to 0.5.0.dev
2011-05-14 Bradley Ayers* Fixed bug with LinkColumn when using unicode. Thanks...
2011-05-11 Bradley AyersFixed rogue tests/ and example/ packages being installe...
2011-05-11 Bradley Ayers* Added example project to demonstrate usage.
2011-04-20 Bradley Ayersbumped version out of beta
2011-04-15 Bradley Ayersbumped docs version
2011-04-15 Bradley AyersMerge branch 'development' of https://github.com/chrisd...
2011-04-06 Bradley Ayersmostly done, just need to add empty_text functionality...
2011-04-05 Bradley Ayers* render_FOO methods now only receive the arguments... v0.4.0.beta4
2011-04-04 Bradley Ayers* Added pagination v0.4.0.beta3
2011-04-03 Bradley Ayers* Updated documentation v0.4.0.beta2
2011-03-31 Bradley Ayers* Ordering now works properly.
2011-03-25 Bradley Ayers* Fixed the paleblue theme CSS
2011-03-25 Bradley Ayersbumped version
2011-03-24 Bradley Ayers* Moved tests out of the app, and integrated them with...
2011-03-22 Bradley Ayers* Fixed bug in conf.py, where it was trying to use...
2011-02-24 Bradley Ayersremoved copyright
2011-02-23 Bradley Ayersupdated docs
2011-02-04 Bradley Ayerslots of major changes
2010-03-26 Michael ElsdoerferConverted the readme file to a Sphinx documentation...