mirror of
				https://github.com/DerTyp7/tealcode-django-python.git
				synced 2025-10-31 05:07:08 +01:00 
			
		
		
		
	added displayname
This commit is contained in:
		| @@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-84w$au&)%5rl8ud!82e%&)e&r+c0f9z%zlr4m9(76mebvx-r2@ | ||||
| # SECURITY WARNING: don't run with debug turned on in production! | ||||
| DEBUG = True | ||||
|  | ||||
| ALLOWED_HOSTS = ['localhost', '127.0.0.1'] | ||||
| ALLOWED_HOSTS = ['127.0.0.1', 'code.tealfire.de'] | ||||
|  | ||||
|  | ||||
| # Application definition | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 DerTyp187
					DerTyp187