Commit Graph

11 Commits

Author SHA1 Message Date
Bradley Ayers 5732cefcf3 Fix broken tests. 2015-04-20 03:51:26 +10:00
Bradley Ayers 8d7626855e Convert to py.test. 2015-04-19 22:29:42 +10:00
Bradley Ayers d19a7beb0e Merge pull request #228 from gertsteyn/master
Changed from SortedDict (deprecated) to OrderedDict
2015-04-15 09:36:36 +10:00
simion 96bb04a229 Django 1.8 compatibility 2015-04-07 13:14:31 +03:00
Gert Steyn cb71f869bb Changed from django.utils.datastructures.SortedDict (deprecated) to collections.OrderedDict 2015-03-19 12:20:42 +02:00
Markus Bertheau bafce5887c Don't titlise explicitly specified verbose_name's 2014-02-14 17:05:09 +01:00
Bradley Ayers 7e8fad55f0 All tests pass on Python 3.2 2013-03-28 09:20:35 +11:00
Bradley Ayers 7113cc701a Various compat changes for Python 3 2013-02-27 10:20:22 +10:00
Sławek Ehlert e456281cdb support for localize in columns
The reason for cell_l10n.html is backwards compatibility with Django 1.2.
This template is included in the default `table.html` template
and this way we avoid errors of not finding the `l10n` tag library
2012-12-03 08:51:20 +01:00
Bradley Ayers 512b91ead4 Fix #102, #101 2012-09-30 12:57:36 +10:00
Bradley Ayers cd00495839 Restructure columns.py into a package 2012-09-24 22:03:18 +10:00