This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
222262ca23
django1
/
tests
/
field_deconstruction
History
Baptiste Mispelon
37f7f233f5
Fixed
#22272
-- Fixed regression in DecimalField when using decimal_places=0.
...
Thanks to trac user merb for the report.
2014-03-14 17:21:59 +01:00
..
__init__.py
Ported over Field.deconstruct() from my schema alteration branch.
2013-06-28 17:27:52 +01:00
tests.py
Fixed
#22272
-- Fixed regression in DecimalField when using decimal_places=0.
2014-03-14 17:21:59 +01:00