Merge master into img-playground. Image support with new management features. Missing...
[redakcja.git] / apps / wiki / settings.py
1 from django.conf import settings
2
3 GALLERY_URL = settings.MEDIA_URL + 'images/'