mirror of
				https://github.com/django/django.git
				synced 2025-11-03 21:25:09 +00:00 
			
		
		
		
	Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this.
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			318 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			318 B
		
	
	
	
		
			Text
		
	
	
	
	
	
========================
 | 
						|
Class-based views mixins
 | 
						|
========================
 | 
						|
 | 
						|
Class-based views API reference. For introductory material, see :doc:`/topics/class-based-views/mixins`.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 1
 | 
						|
 | 
						|
   mixins-simple
 | 
						|
   mixins-single-object
 | 
						|
   mixins-multiple-object
 | 
						|
   mixins-editing
 | 
						|
   mixins-date-based
 |