Tagged Questions

1
vote
0answers
299 views

Template error with django-photologue: 'Permission Denied'

I'm in the process of re-setting up my Django development environment after reinstalling my OS. We use django-photologue with our project, which I installed using easy_install. However, I'm getting a ...
1
vote
3answers
1k views

Django: Photologue does not show images in templates

I am trying to install django-photologue. Everything seems ok, because I install and set up following the official guidelines. I have to upload some photos as examples. However, when viewing a photo ...