~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to settings.py

  • Committer: franku
  • Date: 2018-03-21 08:10:38 UTC
  • mto: This revision was merged to the branch mainline in revision 496.
  • Revision ID: somal@arcor.de-20180321081038-golj35t804qbdsk3
removed app sphinxdoc

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
    'linaro_django_pagination',
112
112
    'tagging',
113
113
    'djangoratings',    # included as wlapp
114
 
    'sphinxdoc',        # included as wlapp
115
114
)
116
115
 
117
116
MIDDLEWARE_CLASSES = (