mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-10-31 15:50:03 +01:00 
			
		
		
		
	use the OPTIONALS_APPS from secrets.py
This commit is contained in:
		| @@ -41,6 +41,8 @@ else: | ||||
| try: | ||||
|     #in secrets.py defines everything you want | ||||
|     from .secrets import * | ||||
|     INSTALLED_APPS += OPTIONAL_APPS | ||||
|  | ||||
| except ImportError: | ||||
|     pass | ||||
|  | ||||
|   | ||||
| @@ -39,8 +39,6 @@ INSTALLED_APPS = [ | ||||
|     'polymorphic', | ||||
|     'crispy_forms', | ||||
|     'django_tables2', | ||||
|     'cas_server', | ||||
|     'cas', | ||||
|     # Django contrib | ||||
|     'django.contrib.admin', | ||||
|     'django.contrib.admindocs', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user