mirror of
				https://github.com/django/django.git
				synced 2025-11-04 05:35:37 +00:00 
			
		
		
		
	Added DATABASE_PORT to docs/legacy_databases.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1054 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		
							parent
							
								
									f29205fc7b
								
							
						
					
					
						commit
						cb45fd0ae2
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -23,6 +23,7 @@ what the name of the database is. Do that by editing these settings in your
 | 
				
			||||||
    * `DATABASE_PASSWORD`_
 | 
					    * `DATABASE_PASSWORD`_
 | 
				
			||||||
    * `DATABASE_NAME`_
 | 
					    * `DATABASE_NAME`_
 | 
				
			||||||
    * `DATABASE_HOST`_
 | 
					    * `DATABASE_HOST`_
 | 
				
			||||||
 | 
					    * `DATABASE_PORT`_
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. _settings file: http://www.djangoproject.com/documentation/settings/
 | 
					.. _settings file: http://www.djangoproject.com/documentation/settings/
 | 
				
			||||||
.. _DATABASE_ENGINE: http://www.djangoproject.com/documentation/settings/#database-engine
 | 
					.. _DATABASE_ENGINE: http://www.djangoproject.com/documentation/settings/#database-engine
 | 
				
			||||||
| 
						 | 
					@ -30,6 +31,7 @@ what the name of the database is. Do that by editing these settings in your
 | 
				
			||||||
.. _DATABASE_PASSWORD: http://www.djangoproject.com/documentation/settings/#database-password
 | 
					.. _DATABASE_PASSWORD: http://www.djangoproject.com/documentation/settings/#database-password
 | 
				
			||||||
.. _DATABASE_NAME: http://www.djangoproject.com/documentation/settings/#database-name
 | 
					.. _DATABASE_NAME: http://www.djangoproject.com/documentation/settings/#database-name
 | 
				
			||||||
.. _DATABASE_HOST: http://www.djangoproject.com/documentation/settings/#database-host
 | 
					.. _DATABASE_HOST: http://www.djangoproject.com/documentation/settings/#database-host
 | 
				
			||||||
 | 
					.. _DATABASE_PORT: http://www.djangoproject.com/documentation/settings/#database-port
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Auto-generate the models
 | 
					Auto-generate the models
 | 
				
			||||||
========================
 | 
					========================
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue