Re: Admin Image upload control disabled?

2009-08-07 Thread Danielb
The app of mine that is having this issue was creating using Django 1.0 and I've since upgraded to 1.1. Could that be the issue? If it is how do I upgrade an app to the new version? Daniel On Aug 6, 8:35 am, Daniel Brown wrote: > Good morning list, > > I've been working on a simple Django blo

Admin Image upload control disabled?

2009-08-06 Thread Daniel Brown
Good morning list, I've been working on a simple Django blog as a learning exercise and today I've been following this blog post about a simple way to add images to blog posts. My changes run fine on Django's test server without errors, however the image related part of the BlogPost's admin page