My original question was actually how to add a User foreign key t开发者_Python百科o Photolog type class (that uses Imagekit)
I have been playing around with django-photologue for a while, and find this a great alternative to all other image handlings apps out there.
I\'m trying to figure out which image management library to use on django. What 开发者_运维百科is the difference between photologue, image-kit, and pil(python imaging library)?Photologue is a Django a
I have a model that inherits from Photologues \'ImageModel\'.The user can upload photos and everything works fine, however the problem I am running into is when I am creating a form to edit a photo ob
just uploaded some photos via django photologue. And one image, an extreme panorama format will not show properly. its 2200px wide.
I want to generate a page of html with dynamic content and then save the result as an image as well as display the page to the user. So, user signs up to attend conference and gives their name and org
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 o