mirror of
				https://github.com/django/django.git
				synced 2025-11-03 21:25:09 +00:00 
			
		
		
		
	Fixed an indentation issue in GeoDjango installation docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17769 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		
							parent
							
								
									6afc1d1a6b
								
							
						
					
					
						commit
						163c8def82
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
					@ -1150,7 +1150,8 @@ Debian 5.0 . Thus when :ref:`spatialdb_template` either:
 | 
				
			||||||
    $ sudo ln -s /usr/share/postgresql-8.3-postgis/{lwpostgis,spatial_ref_sys}.sql \
 | 
					    $ sudo ln -s /usr/share/postgresql-8.3-postgis/{lwpostgis,spatial_ref_sys}.sql \
 | 
				
			||||||
        /usr/share/postgresql/8.3
 | 
					        /usr/share/postgresql/8.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  If not running PostgreSQL 8.3, then  replace ``8.3`` in the command above with the correct version.
 | 
					  If not running PostgreSQL 8.3, then  replace ``8.3`` in the command above with
 | 
				
			||||||
 | 
					  the correct version.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Or use the :download:`create_template_postgis-debian.sh` to create the spatial database.
 | 
					* Or use the :download:`create_template_postgis-debian.sh` to create the spatial database.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue