This commit is contained in:
Greg Taylor 2006-11-20 18:54:49 +00:00
parent 2421c23521
commit b9b62c2f8f
30 changed files with 0 additions and 0 deletions

3
trunk/prepenv.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
export DJANGO_SETTINGS_MODULE="settings"
python server.py