Le 26 sept. 2011 à 01:48, Russell Keith-Magee a écrit : > On Mon, Sep 26, 2011 at 12:13 AM, Xavier Ordoquy <[email protected]> wrote: >> Hi, >> Database will be better designed if you let django orm create them first and >> you add your tuning after. >> However, you can still work with non Django generated database. >> django-extensions application even provides an inspectdb that will guess >> most of your models from the database schema. > > Erm... *Django* provides inspectdb, not django-extensions. It's part > of Django's core. > > Yours, > Russ Magee %-)
My bad, I apologizes for that. This being said, on the topic: https://docs.djangoproject.com/en/1.3/howto/legacy-databases/ Regards, Xavier, Linovia. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

