Iván Alemán wrote: > I mean that actually we're using LAMP environment plus other goodies > like Dojo, so the refined question (hopefully) is, can I integrate any > django project to my actual PHP/MySQL environment with minimum effort > so later (after publishing) we can start worrying about moving > everything to Django or is better to build everything on Django due > our inexperience ;)
Run the inspectdb tool over your database. It'll give you enough feedback on whether you can migrate or will have to port. cheers Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---