Hi Hernan,
I'm sure it has something to do with newforms-admin.
You probably use something like this in your admin-definition:
item = models.ForeignKey(Item, related_name='photos',
edit_inline=models.STACKED)
I don't know if you are aware of the changes that have been made to
the way the a
On Wed, Aug 27, 2008 at 4:44 PM, Hernan Olivera <[EMAIL PROTECTED]> wrote:
>
> Hello
>
> My app crashes when I update to the last svn version 8631 with this error:
>
> ImproperlyConfigured: Error while importing URLconf 'dataentry.urls':
> 'module' object has no attribute 'STACKED'
>
> Obviously,
Hello
My app crashes when I update to the last svn version 8631 with this error:
ImproperlyConfigured: Error while importing URLconf 'dataentry.urls':
'module' object has no attribute 'STACKED'
Obviously, my app were ok before that.
Ideas?
--~--~-~--~~~---~--~~
3 matches
Mail list logo