summaryrefslogtreecommitdiff
path: root/django/utils/_decimal.py
AgeCommit message (Expand)Author
2009-12-17[1.1.X] Fixed #11753 - Q objects with callables no longer explode on Python 2...Jacob Kaplan-Moss
2007-05-21Fixed #2365, #3324 -- Renamed FloatField to DecimalField and changed the codeMalcolm Tredinnick