Changeset 3489
- Timestamp:
- 07/29/06 13:41:56 (2 years ago)
- Files:
-
- django/trunk/docs/api_stability.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/api_stability.txt
r3463 r3489 6 6 stable as of the 0.95 release. This document explains which APIs will and will not 7 7 change before the 1.0 release. 8 9 What "stable" means 10 =================== 8 11 9 12 In this context, stable means: … … 24 27 - We'll only break backwards compatibility of these APIs if a bug or 25 28 security hole makes it completely unavoidable. 29 30 Stable APIs 31 =========== 26 32 27 33 These APIs are stable:
