mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 01:47:28 +03:00 
			
		
		
		
	Update available postgres versions
The listed versions in the documentation were out of sync with those given when running cookiecutter as recommended in the documentation.
This commit is contained in:
		
							parent
							
								
									c5671cf242
								
							
						
					
					
						commit
						5529c44b16
					
				| 
						 | 
				
			
			@ -49,11 +49,10 @@ use_docker:
 | 
			
		|||
postgresql_version:
 | 
			
		||||
    Select a PostgreSQL_ version to use. The choices are:
 | 
			
		||||
 | 
			
		||||
    1. 12.3
 | 
			
		||||
    2. 11.8
 | 
			
		||||
    3. 10.8
 | 
			
		||||
    4. 9.6
 | 
			
		||||
    5. 9.5
 | 
			
		||||
    1. 13.2
 | 
			
		||||
    2. 12.6
 | 
			
		||||
    3. 11.11
 | 
			
		||||
    4. 10.16
 | 
			
		||||
 | 
			
		||||
js_task_runner:
 | 
			
		||||
    Select a JavaScript task runner. The choices are:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user