Skip to content
Snippets Groups Projects
Verified Commit 6d2c4489 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Remove useless installed apps

parent dec6fefe
No related branches found
No related tags found
1 merge request!55WIP: Resolve "Migrate to AlekSIS app"
......@@ -46,24 +46,14 @@ DISALLOWED_UIDS = [
DISALLOWED_LOCAL_PARTS = DISALLOWED_UIDS + ['webmaster', 'hostmaster', 'postmaster']
INSTALLED_APPS = [
'bootstrap4',
'fa',
'ticdesk',
'ticdesk_account.apps.TicdeskAccountConfig',
'ticdesk_org.apps.TicdeskOrgConfig',
'ticdesk_events.apps.TicdeskEventsConfig',
'django_extensions',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django_starfield',
'django_filters',
'django_tables2',
'django_cron',
'maintenance_mode',
'leaflet',
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment