Skip to content

Commit

Permalink
Fixed #4980 -- Removed 'forms' from the 'not considered stable and wi…
Browse files Browse the repository at this point in the history
…ll be rewritten' section of docs/api_stability.txt. They've already been rewritten.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@5818 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Aug 6, 2007
1 parent 3e2fa60 commit e471f42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/api_stability.txt
Expand Up @@ -82,9 +82,6 @@ that 90% of Django can be considered forwards-compatible at this point.
That said, these APIs should *not* be considered stable, and are likely to
change:

- `Forms and validation`_ will most likely be completely rewritten to
deemphasize Manipulators in favor of validation-aware models.

- `Serialization`_ is under heavy development; changes are likely.

- The `authentication`_ framework is changing to be far more flexible, and
Expand Down

0 comments on commit e471f42

Please sign in to comment.