mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 01:47:28 +03:00 
			
		
		
		
	Fix a typo in production.py
This commit is contained in:
		
							parent
							
								
									35b2aac87a
								
							
						
					
					
						commit
						00ff5c8506
					
				| 
						 | 
					@ -245,7 +245,7 @@ RAVEN_CONFIG = {
 | 
				
			||||||
# See: https://docs.djangoproject.com/en/dev/ref/settings/#logging
 | 
					# See: https://docs.djangoproject.com/en/dev/ref/settings/#logging
 | 
				
			||||||
# A sample logging configuration. The only tangible logging
 | 
					# A sample logging configuration. The only tangible logging
 | 
				
			||||||
# performed by this configuration is to send an email to
 | 
					# performed by this configuration is to send an email to
 | 
				
			||||||
# the site admins bon every HTTP 500 error when DEBUG=False.
 | 
					# the site admins on every HTTP 500 error when DEBUG=False.
 | 
				
			||||||
# See https://docs.djangoproject.com/en/dev/topics/logging for
 | 
					# See https://docs.djangoproject.com/en/dev/topics/logging for
 | 
				
			||||||
# more details on how to customize your logging configuration.
 | 
					# more details on how to customize your logging configuration.
 | 
				
			||||||
LOGGING = {
 | 
					LOGGING = {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user