google-code-export / django-photologue

Automatically exported from code.google.com/p/django-photologue
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Django trunk file storage re-factoring breaks photolouge in not nice ways #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Filestoragerefac
toring

Basicly none of the image urls or uploading or saving, or editing, or effects, 
etc are working.
Will require some major changes to ImageModel. add_methods will need to be 
changes to 
descriptors on the field instances (maybe via class descriptors).

Original issue reported on code.google.com by doug.nap...@gmail.com on 16 Aug 2008 at 2:30

GoogleCodeExporter commented 9 years ago
Please download from trunk. It's been updated since the change.

Original comment by justin.d...@gmail.com on 16 Aug 2008 at 3:04

GoogleCodeExporter commented 9 years ago
I see no update (at r289 on trunk) and pinax is still broken. all the urls are 
bad.
not sure what the issue is anymore.

Original comment by doug.nap...@gmail.com on 16 Aug 2008 at 4:10