You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django Basic Apps
Hi all,
I installed basic blog and it works great but I can't seem to get the
media app going. I've installed it in my settings.py. Everything
looks fine in the django admin site. I can upload an image and add
some description info but when I click the "view on site button" I get
this error.
Reverse for 'photo_detail' with arguments '()' and keyword arguments
'{'slug': u'test-pic3'}' not found.