Django

Code

Changeset 3489

Show
Ignore:
Timestamp:
07/29/06 13:41:56 (2 years ago)
Author:
adrian
Message:

Formatted docs/api_stability.txt in our ReST format, with titles

Files:

Legend:

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

    r3463 r3489  
    66stable as of the 0.95 release. This document explains which APIs will and will not 
    77change before the 1.0 release. 
     8 
     9What "stable" means 
     10=================== 
    811 
    912In this context, stable means: 
     
    2427   - We'll only break backwards compatibility of these APIs if a bug or 
    2528     security hole makes it completely unavoidable. 
     29 
     30Stable APIs 
     31=========== 
    2632 
    2733These APIs are stable: