Hi everybody, i tried to understand if i could use django to do some modifications to an existing database...in vain. I understand that i must rewrite the structure of the database through django to produce a database model and to permit django to understand my database structure through classes and models.
I don't want to rewrite classes which are the differents tables of my database.I just want to use the django admin engine and using my existing database. could it be done with django? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---