Questions tagged [django-photologue]
2 questions
1
vote
1 answer
Django-photologue: To generate image title and slug automatically during save
I am using Django-Photologue in my project. I want to generate image title, slug automatically during save, if not specified. As a newbie in Django, I dont know how to do this. If I have to customize Django-photologue, then how should I do it?
Thank…

Bhawana Badlani
- 41
- 1
- 3
0
votes
0 answers
django-imagekit throwing AttributeError exception in ImageCacheFile default ctor function
I am working on a project, using the following components:
django: v2.2.10
django-podcasting: 1.3.2
django-imagekit: 4.0.2
django-photologue: 3.11
When I try to add a new podcast show, I get the following error message:
AttributeError at…

Homunculus Reticulli
- 65,167
- 81
- 216
- 341