mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed clone URL of Django git repository.
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							00f8b4dfae
						
					
				
				
					commit
					905c4fdcc3
				
			| @@ -30,7 +30,7 @@ sample settings module that uses the SQLite database. To run the tests: | ||||
|  | ||||
| .. code-block:: bash | ||||
|  | ||||
|    $ git clone https://github.com:django/django.git django-repo | ||||
|    $ git clone https://github.com/django/django.git django-repo | ||||
|    $ cd django-repo/tests | ||||
|    $ PYTHONPATH=..:$PYTHONPATH ./runtests.py | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user