On Mon, Mar 16, 2009 at 10:42 PM, skysoaring1 <skysoari...@yahoo.com.cn>wrote:

>
> Hi,All,
>
> We plan to develop an application on an existing database with Django.
> So is there any tool to generate model class from schema like such
> tools with hibernate?  Thanks a lot!
>
> Regards
>
> /sky
>
> >
>
Yep, checkout the "inspectdb" management command:
http://docs.djangoproject.com/en/dev/ref/django-admin/?from=olddocs#inspectdb

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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 
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