problem django admin

2009-01-20 Thread Harryanto Ie
hello, i found this error when i login with django admin : MOD_PYTHON ERROR ProcessId: 3848 Interpreter:'localhost' ServerName: 'localhost' DocumentRoot: 'C:/xampp/htdocs' URI:'/mytest/' Location: '/mytest/' Directory: None Filename: 'C:/xampp/htdocs

Django databases

2009-01-18 Thread Harryanto Ie
can you help me? 1. what kind of database can be associate with django? 2. is there any possiblity if we use django applicated with firebird databases? how? thx "Flexi - Gr

Django with Firebird

2009-01-18 Thread Harryanto Ie
can you help me? 1. what kind of database can be associate with django? 2. is there any possiblity if we use django applicated with firebird databases? how? thx "Flexi - Gr

Re: deploying django project

2009-01-15 Thread Harryanto Ie
i've looked the django documentation and there are solution for deploying django project into web server, but when i took those solution and implement to my web server (in this case, i use apache), there are several settings inside httpd.conf for django that made me confuse... can you help me,