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@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
		
			
				
	
	
		
			36 lines
		
	
	
		
			635 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			635 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .. _contents:
 | |
| 
 | |
| =============================
 | |
| Django documentation contents
 | |
| =============================
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 2
 | |
|    
 | |
|    intro/index
 | |
|    topics/index
 | |
|    howto/index
 | |
|    faq/index
 | |
|    ref/index
 | |
|    misc/index
 | |
|    glossary
 | |
|    releases/index
 | |
|    internals/index
 | |
| 
 | |
| Indices, glossary and tables
 | |
| ============================
 | |
| 
 | |
| * :ref:`genindex`
 | |
| * :ref:`modindex`
 | |
| * :ref:`glossary`
 | |
| 
 | |
| Deprecated/obsolete documentation
 | |
| =================================
 | |
| 
 | |
| The following documentation covers features that have been deprecated or that
 | |
| have been replaced in newer versions of Django.
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 2
 | |
|    
 | |
|    obsolete/index |