Changes between Version 54 and Version 55 of VersionOneFeatures


Ignore:
Timestamp:
Jan 15, 2007, 4:57:15 PM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VersionOneFeatures

    v54 v55  
    7878The 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].
    7979
    80 === DecimalField ===
     80=== !DecimalField ===
    8181
    8282models.FloatField would always return floats (not Decimals), and
Back to Top