-
MyFreeWeb joined the group Kodingen Beta 6 months, 2 weeks ago · View
-
MyFreeWeb started the forum topic Django on Kodingen in the group Django on Kodingen:
Got it up and running!
http://d.myfreeweb.ru/tcM1R / live: http://myfreeweb.kodingen.com
The magic is in the .htaccess:
SetHandler python-program
PythonPath " + sys.path"
PythonHandler django.core.handlers.modpython
SetEnv DJANGO_SETTINGS_MODULE dtest.settings
PythonOption django.root /
PythonDebug On
And there is a simple django project on httpdocs/dtest.6 months, 2 weeks ago · View
-
MyFreeWeb posted on the forum topic Django in the group Tell us what you think! Feedback Group:
You have no urls.py?
If you do, add test1's parent dir to os.path.
Try this in settings.py:
import os
os.path.append(os.path.abspath('../'))6 months, 2 weeks ago · View
-
MyFreeWeb joined the group Tell us what you think! Feedback Group 6 months, 2 weeks ago · View
-
MyFreeWeb joined the group Russians on Kodingen 6 months, 2 weeks ago · View
-
MyFreeWeb joined the group Django on Kodingen 6 months, 2 weeks ago · View
-
MyFreeWeb joined the group CSS – the beauty is in the DESIGN 6 months, 2 weeks ago · View
-
MyFreeWeb joined the group Python Developers 6 months, 2 weeks ago · View
-
MyFreeWeb joined the group jQuery Rocks 6 months, 2 weeks ago · View
-
-