debian-django-tables2/django_tables2/columns
Gert Steyn cb71f869bb Changed from django.utils.datastructures.SortedDict (deprecated) to collections.OrderedDict 2015-03-19 12:20:42 +02:00
..
__init__.py added TimeColumn import 2012-10-29 10:36:55 +01:00
base.py Changed from django.utils.datastructures.SortedDict (deprecated) to collections.OrderedDict 2015-03-19 12:20:42 +02:00
booleancolumn.py All tests pass on Python 3.2 2013-03-28 09:20:35 +11:00
checkboxcolumn.py All tests pass on Python 3.2 2013-03-28 09:20:35 +11:00
datecolumn.py Fix #102, #101 2012-09-30 12:57:36 +10:00
datetimecolumn.py Fix #102, #101 2012-09-30 12:57:36 +10:00
emailcolumn.py Fix #102, #101 2012-09-30 12:57:36 +10:00
filecolumn.py Fix #102, #101 2012-09-30 12:57:36 +10:00
linkcolumn.py All tests pass on Python 3.2 2013-03-28 09:20:35 +11:00
templatecolumn.py Fix #102, #101 2012-09-30 12:57:36 +10:00
timecolumn.py time column similar as datecolumn 2012-10-28 22:25:04 +01:00
urlcolumn.py Fix #102, #101 2012-09-30 12:57:36 +10:00