Which version of django are you working with? On Jun 16, 2:28 pm, thusjanthan <thusjant...@gmail.com> wrote: > Hi, > > when I mean database I mean the separate databases from within one > mysql database server. So ex: > > DB server: server.example.com > Databases that are contained in the one instance of mysql: > People > Books > > I have made the connection in the settings.py at the project level but > in the individual applications suppose People I would like to create > the models that write the tables in that database space and the > application Books to write its models in the Books database. This > should be possible to do but not sure why its not working. > > Any thoughts?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.