gc2gh / django-newsroom

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

AttributeError: 'NoneType' object has no attribute 'widget' #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When adding a photo for a video I receive the following error:  

http://dpaste.com/45827/

AttributeError: 'NoneType' object has no attribute 'widget'

I believe we'll need to look here for the solution:

svn/branches/pinax/newsroom_project/apps/videos/views.py

Also, I believe we'll want to remove this story.media.add(video) from line 68

Original issue reported on code.google.com by jgty...@gmail.com on 20 May 2009 at 1:07

GoogleCodeExporter commented 8 years ago

Original comment by mand...@gmail.com on 28 May 2009 at 2:27