~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to settings.py

  • Committer: franku
  • Date: 2018-11-18 17:03:56 UTC
  • mto: (508.1.1 widelands)
  • mto: This revision was merged to the branch mainline in revision 510.
  • Revision ID: somal@arcor.de-20181118170356-n9g0g4uv7o0sofa4
cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
    'dj_pagination',
112
112
    'tagging',
113
113
    'star_ratings',
114
 
    'djangoratings',    # included as wlapp
115
114
]
116
115
 
117
116
MIDDLEWARE = [