Nice app Reinout! This does really help in cleaning up!

Unfortunately, it does not solve this problem. But I'll try to dig
some deeper.

On 11 aug, 13:19, Reinout van Rees <rein...@vanrees.org> wrote:
> On 08/10/2010 09:53 PM, WimFeijenwrote:
>
> > Exception Type: ViewDoesNotExist at /
> > Exception Value: Tried book in module book.address.views. Error was:
> > 'module' object has no attribute 'instancemethod'
>
> It *looks* like you're using 'instancemethod' in that views.py, but that
> it isn't available in views.py.  Perhaps a missing import?
>
> Tip: "easy_install pyflakes" and call "pyflakes views.py", it'll report
> on missing (or extraneous) imports or variables.
>
> Reinout
>
> --
> Reinout van Rees - rein...@vanrees.org -http://reinout.vanrees.org
> Programmer athttp://www.nelen-schuurmans.nl
> "Military engineers build missiles. Civil engineers build targets"

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to