Re: Difficulty getting Django working with Apache and mod_python

2008-10-21 Thread projecktzero
On Oct 20, 4:17 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Mon, Oct 20, 2008 at 5:15 PM, projecktzero <[EMAIL PROTECTED]>wrote: > > I'm pretty new to Django. I'm having trouble getting my Django > > app/web-site to run under Apache2 and Mod_P

Difficulty getting Django working with Apache and mod_python

2008-10-20 Thread projecktzero
I'm pretty new to Django. I'm having trouble getting my Django app/web-site to run under Apache2 and Mod_Python. I'm running Django 0.96. I installed Apache2 and Mod_Python and tested both, and they seem to work properly. In my http.conf, I have the following: Python Path

forms with dynamic number of fields

2008-09-03 Thread projecktzero
Hi, I'm new to Django. As a small project, I'm making a purchase request form with one section that has the user information and the 2nd section has items(computer hardware and software) that the user can request. This list of items in the 2nd section is dynamic in that it reads from a list of