mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Fixed #4420 -- Fixed broken link in docs/testing.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5383 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -579,7 +579,7 @@ control the particular collation used by the test database with the | ||||
| ``TEST_DATABASE_COLLATION`` setting. Refer to the settings_ documentation for | ||||
| details of these advanced settings. | ||||
|  | ||||
| .. _settings: ../settings.txt | ||||
| .. _settings: ../settings/ | ||||
|  | ||||
| The test database is created by the user in the ``DATABASE_USER`` setting. | ||||
| This user needs to have sufficient privileges to create a new database on the | ||||
|   | ||||
		Reference in New Issue
	
	Block a user