Fix: replace-all now handles the case where new string contains the old one as a...
[redakcja.git] / apps / wiki / settings.py
1 from django.conf import settings
2
3 GALLERY_URL = settings.MEDIA_URL + 'images/'