Files
edx-platform/common/djangoapps
Matjaz Gregoric a9d8678ed0 Fix staticfiles import in microsite.py.
django-staticfiles was replaced with django.contrib.staticfiles
in dbcd1bf430.

The common/djangoapps/microsite_configuration/templatetags/microsite.py
file was still trying to import the old staticfiles package,
breaking the app on fresh installations.
2015-10-13 11:20:49 +02:00
..
2015-02-27 11:49:51 -08:00