~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to settings.py

  • Committer: Shevonar
  • Date: 2012-05-17 19:28:39 UTC
  • mto: This revision was merged to the branch mainline in revision 330.
  • Revision ID: infomh@anmaruco.de-20120517192839-bkyrqqcj3gm9wwp5
Moved and fixed online_help to fit add wlprefix. Will only work with next commit!

Show diffs side-by-side

added added

removed removed

Lines of Context:
233
233
 
234
234
    # Our own apps
235
235
    'widelands.mainpage',
236
 
    'widelands.online_help',
 
236
    'widelands.wlhelp',
237
237
    'widelands.wlimages',
238
238
    'widelands.wlwebchat',
239
239
    'widelands.wlrecaptcha',