~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to settings.py

  • Committer: franku
  • Date: 2017-11-24 09:24:41 UTC
  • mto: This revision was merged to the branch mainline in revision 477.
  • Revision ID: somal@arcor.de-20171124092441-i3fuv708y2hk6b00
refactoring of variables; moved spam_check into the model

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
    'wlmaps',
95
95
    'wlscreens',
96
96
    'wlggz',
97
 
    'anti_spam',
 
97
    'check_input',
98
98
    'haystack', # search engine; see option HAYSTACK_CONNECTIONS
99
99
 
100
100
    # Modified 3rd party apps