mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed #24270 -- Doc'd that django_bash_completion is only in the source distribution.
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							d63c00a428
						
					
				
				
					commit
					43b148f41f
				
			| @@ -1770,7 +1770,7 @@ Bash completion | ||||
| --------------- | ||||
|  | ||||
| If you use the Bash shell, consider installing the Django bash completion | ||||
| script, which lives in ``extras/django_bash_completion`` in the Django | ||||
| script, which lives in ``extras/django_bash_completion`` in the Django source | ||||
| distribution. It enables tab-completion of ``django-admin`` and | ||||
| ``manage.py`` commands, so you can, for instance... | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user