summaryrefslogtreecommitdiff
path: root/tests/model_fields/test_durationfield.py
AgeCommit message (Expand)Author
2015-05-20Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette
2015-02-09Fixed #24302 -- Added DurationField.formfield()Tim Graham
2015-01-07Refs #2443 -- Allowed creation of objects with NULL DurationFieldsMichaƂ Modzelewski
2014-12-20Fixed #2443 -- Added DurationField.Marc Tamlyn