hello, i'm new to django framework.

i want to know how can i configure a single database to two
applications.

the problem is essentially, that i first created a database and an
application in two subparts, and configured the database to the first
part of application. Now i want to link the second part of my app into
the same database.
In settings.py in INSTALLED_APPS i have included both, still it doesnt
seem to wrk.

any solution?

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

Reply via email to