Skip to content

Commit e471f42

Browse files
Fixed #4980 -- Removed 'forms' from the 'not considered stable and will 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
1 parent 3e2fa60 commit e471f42

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/api_stability.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ that 90% of Django can be considered forwards-compatible at this point.
8282
That said, these APIs should *not* be considered stable, and are likely to
8383
change:
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

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

0 commit comments

Comments
 (0)