mirror of
				https://github.com/django/django.git
				synced 2025-11-03 21:25:09 +00:00 
			
		
		
		
	Most of these changes are about using the correct vocabulary -- "core team member" vs "core developer/committer" and adding internal links.
		
			
				
	
	
		
			19 lines
		
	
	
	
		
			365 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			365 B
		
	
	
	
		
			Text
		
	
	
	
	
	
Django internals
 | 
						|
================
 | 
						|
 | 
						|
Documentation for people hacking on Django itself. This is the place to go if
 | 
						|
you'd like to help improve Django or learn about how Django is managed.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   contributing/index
 | 
						|
   mailing-lists
 | 
						|
   organization
 | 
						|
   team
 | 
						|
   roles
 | 
						|
   security
 | 
						|
   release-process
 | 
						|
   deprecation
 | 
						|
   git
 | 
						|
   howto-release-django
 |