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