I am working with a small team to create a new web site for our church.
We have found a site (http://www.prestonwood.org) that we would like to
use as a model and I am wondering if django is the right tool for the
job. I looked at other django powered sites (http://www.ljworld.com/,
http://www.lawrence.com/) and they have some of the same features. What
I am wanting to do is give login access to the pastors and other
leaders to update the pages that go with their ministries.

OK, so now to the questions (assuming that django is the right tool to
use).

1. Would it be best to do this all as one app or a separate app for
each page?
2. Should there be one database instance or multiple (one for each
page/app)?
3. Is the admin page the tool to use for the posters to use to update
the site?

I am still very new to django and I know that these questions may not
be the easiest to answer but any help that you could provide would be
great. I want to do this right the first time if at all possible.

Thanks.


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

Reply via email to