django-image-filer icon indicating copy to clipboard operation
django-image-filer copied to clipboard

Image Management Application for django. For the most current version please check out django-filer.

Results 18 django-image-filer issues
Sort by recently updated
recently updated
newest added

``` ``` but context.update({ 'picture':instance, 'link':link, 'image_size': u'%sx%s' % (width, height), 'placeholder':placeholder })

Hi, I'm wondering if you've ever tested Image_Filer in conjunction with Grappelli? Reason I ask is that I installed Image_Filer and everything worked great. Then I installed Grappelli and noticed...

Hi. When I try to upload a flash file (myfile.swf) it attempts to upload it and then fails with an "upload failed" message in the clipboard. Just wondering if this...

Is this code still under development? Or is there an more maintained DAM, digital asset management solution for django cms?

I have the weirdest bug that I've been chasing around for a couple of days now. Image-filer works on our servers but it doesn't work for me locally while developing....

deleting an image will cascade delete anything using that image!

Bug

I just downloaded this application and tried to use it with django-cms Somehow the images always were outputted as In cms_plugins.py we have: context.update({ 'picture':instance, In the image.html template we...

will likely be solved as a fork of this project (django-filer)

Feature

The template name for the plugin in django-cms admin is not valid. The template picture.html is called instead of image.html. So need to fix the template filename in fs, or...

when i copied the kieser-training DB to local all the image file plugins produced exceptions because i don't have the live media files