Avoid overriding the mutable self.kwargs for LinkColumn Accessors.
[django-tables2.git] / django_tables / rows.py
2011-06-20 Bradley AyersMerge branch 'master' of github.com:bradleyayers/django...
2011-06-20 Bradley AyersMerge branch 'development' v0.6.0
2011-06-08 Bradley Ayersrenamed to django-tables2
2011-04-15 Bradley AyersMerge branch 'development'
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 AyersMerge branch 'development'
2011-04-05 Bradley Ayers* render_FOO methods now only receive the arguments... v0.4.0.beta4
2011-04-04 Bradley AyersMerge branch 'development'
2011-04-04 Bradley Ayers* Added pagination v0.4.0.beta3
2011-04-03 Bradley Ayers* Updated documentation v0.4.0.beta2
2011-04-01 Bradley Ayers* Fixed CheckBoxColumn.
2011-03-24 Bradley Ayers* Moved tests out of the app, and integrated them with... v0.4.0.alpha2
2011-03-24 Bradley Ayers* Moved tests out of the app, and integrated them with...
2011-02-24 Bradley Ayers0.4.0 alpha 1 0.4.0-alpha1
2011-02-24 Bradley Ayersfixed up a lot of shitty documentation, and fixed some...
2011-02-23 Bradley Ayersupdated docs
2011-02-04 Bradley Ayerslots of major changes