Changes between Version 50 and Version 51 of VersionOneFeatures
- Timestamp:
- Jan 14, 2007, 10:57:20 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VersionOneFeatures
v50 v51 78 78 The latest description of the API and implementation details is in [http://groups.google.com/group/django-developers/browse_frm/thread/7d40ad373ebfa912/85244d55f259455d?lnk=gst&q=model+inheritance&rnum=4#85244d55f259455d this thread]. 79 79 80 === DecimalField s===80 === DecimalField === 81 81 82 82 models.FloatField would always return floats (not Decimals), and