~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to settings.py

  • Committer: franku
  • Date: 2018-10-11 06:25:50 UTC
  • mfrom: (500.1.6 privacy_db)
  • Revision ID: somal@arcor.de-20181011062550-u0lcsrnrc0ajtpx2
Added Database driven app for privacy policies

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