1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/model_fields
2009-02-11 20:13:17 +00:00
..
__init__.py
models.py Fixed #9706: made SlugField honor max_length in Oracle, matching the other backends. 2008-12-02 18:40:40 +00:00
tests.py Fixed #5903 -- DecimalField.get_default() now correctly returns a Decimal object when the model instance was not retrieved from the database. Thanks Justin Driscoll and pigletto. 2009-02-11 20:13:17 +00:00