yuqichou / HelloDjango

say hello to django in eclipse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HelloDjango

say hello to django in eclipse

tip: in eclipse hide pyc files { ctrl+f10 in your project filter -> add "*.pyc" }

httpd.conf: ==> LoadModule wsgi_module modules/mod_wsgi-win32-ap22py27-3.3.so WSGIScriptAlias / D:/workspace/indigo/HelloDjango/django.wsgi <Directory "D:/workspace/indigo/HelloDjango"> AllowOverride None Options None Order allow,deny Allow from all ==>;

About

say hello to django in eclipse


Languages

Language:JavaScript 77.7%Language:Python 22.3%