mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	git-svn-id: http://code.djangoproject.com/svn/django/trunk@10130 bcc190cf-cafb-0310-a4f2-bffc1f526a37
		
			
				
	
	
		
			33 lines
		
	
	
		
			810 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			810 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .. _releases-index:
 | |
| 
 | |
| Release notes
 | |
| =============
 | |
| 
 | |
| Releases notes for the official Django releases. Each release note will tell you
 | |
| what's new in each version, and will also describe any backwards-incompatible
 | |
| changes made in that version.
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 1
 | |
| 
 | |
|    0.95
 | |
|    0.96
 | |
|    1.0-alpha-1
 | |
|    1.0-alpha-2
 | |
|    1.0-beta
 | |
|    1.0-beta-2
 | |
|    1.0
 | |
|    1.0.1
 | |
|    1.0.2
 | |
|    1.1-alpha-1
 | |
|    1.1-beta-1
 | |
| 
 | |
| .. seealso::
 | |
| 
 | |
|     The list of `backwards-incompatible changes`_ made in the current
 | |
|     development "trunk". If you're running versions of Django newer than an
 | |
|     official release, you should keep track of new pieces pointed there. It's
 | |
|     also fun reading if you're looking forward to new versions of Django.
 | |
| 
 | |
| .. _backwards-incompatible changes: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
 |