~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to settings.py

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
    'wlscheduling',
96
96
    'check_input.apps.CheckInput',
97
97
    'documentation',
 
98
    'privacy_policy.apps.PrivacyPolicyConfig',
98
99
    'haystack', # search engine; see option HAYSTACK_CONNECTIONS
99
100
 
100
101
    # Modified 3rd party apps