gc2gh / django-newsroom

Automatically exported from code.google.com/p/django-newsroom
Other
0 stars 0 forks source link

Editing an Image for a Story Produces a New Image #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When editing the properties of an image here, say:

http://localhost:8000/newsroom/story/3/media/1/edit/

Upon save, a new media object appears to be created, the old one does not
appear to be edited.

Original issue reported on code.google.com by jgty...@gmail.com on 8 Jun 2009 at 5:54