Hi,

There are backwards incompatible changes between 0.96 and 1.0 for admin.

A good source (plus screencast) is available at:
http://oebfare.com/blog/2008/jul/20/newforms-admin-migration-and-screencast/
It also has links back to the main doco.

Ray Smith
http://RaymondSmith.com




[EMAIL PROTECTED] wrote:
> Hello all I just upgraded from .96 to 1.0 and I finally got the base
> admin to work but when i try to setup the admin for my models that
> previously worked in .96 i get the following error.
>
> ImportError at /admin/
>
> cannot import name Biz
>
> Request Method:       GET
> Request URL:  http://localhost:8000/admin/
> Exception Type:       ImportError
> Exception Value:
>
> cannot import name Biz
>
> Exception Location:   /Library/Frameworks/Python.framework/Versions/2.5/
> Django-1.0/mygration/biz/admin.py in <module>, line 2
> Python Executable:    /Library/Frameworks/Python.framework/Versions/2.5/
> Resources/Python.app/Contents/MacOS/Python
> Python Version:       2.5.1
> Python Path:  ['/Library/Frameworks/Python.framework/Versions/2.5/
> Django-1.0/mygration', '/Library/Frameworks/Python.framework/Versions/
> 2.5/lib/python2.5/site-packages/setuptools-0.6c5-py2.5.egg', '/Library/
> Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/
> MySQL_python-1.2.2-py2.5-macosx-10.3-fat.egg', '/Library/Frameworks/
> Python.framework/Versions/2.5/lib/python2.5/site-packages/
> Feedjack-0.9.9-py2.5.egg', '/Library/Frameworks/Python.framework/
> Versions/2.5/lib/python25.zip', '/Library/Frameworks/Python.framework/
> Versions/2.5/lib/python2.5/lib-dynload', '/Library/Frameworks/
> Python.framework/Versions/2.5/lib/python2.5/site-packages/PIL', '/
> Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-
> packages', '/Library/Frameworks/Python.framework/Versions/2.5/lib/
> python2.5', '/Library/Frameworks/Python.framework/Versions/2.5/lib/
> python2.5/plat-darwin', '/Library/Frameworks/Python.framework/Versions/
> 2.5/lib/python2.5/plat-mac', '/Library/Frameworks/Python.framework/
> Versions/2.5/lib/python2.5/plat-mac/lib-scriptpackages', '/Library/
> Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-tk']
>
> Does anybody know why?
>
> Thanks
> >
>   



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

Reply via email to