mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	git-svn-id: http://code.djangoproject.com/svn/django/trunk@4 bcc190cf-cafb-0310-a4f2-bffc1f526a37
		
			
				
	
	
		
			16 lines
		
	
	
		
			341 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			341 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| - Getting started
 | |
|     - The application package structure
 | |
|     - INSTALLED_APPS
 | |
|     - Each step, explained tersely
 | |
| - Writing models
 | |
|     - The model
 | |
|     - Admin specification
 | |
| - Initializing the database
 | |
|     - Custom SQL
 | |
| - Views
 | |
|     - URL dispatch
 | |
|     - View functions
 | |
|     - Request object
 | |
|     - Response objects
 | |
| - Custom template tags/filters
 |