Django

Code

Show
Ignore:
Timestamp:
08/06/07 00:37:17 (1 year ago)
Author:
adrian
Message:

Fixed #4980 -- Removed 'forms' from the 'not considered stable and will be rewritten' section of docs/api_stability.txt. They've already been rewritten.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/api_stability.txt

    r5796 r5818  
    8383change: 
    8484 
    85    - `Forms and validation`_ will most likely be completely rewritten to 
    86      deemphasize Manipulators in favor of validation-aware models. 
    87  
    8885   - `Serialization`_ is under heavy development; changes are likely. 
    8986