dev/modules/sysconfig/templates/settings_dev.py.erb
author ymh <ymh.work@gmail.com>
Mon, 05 May 2014 11:17:48 +0200
changeset 645 4d1aa030e746
child 655 cac6781d8b7f
permissions -rw-r--r--
Correct some tests in test-suite


from settings import *

DEBUG=True
SITE_URL = "http://<%= @ipaddress_eth1 %>:<%= @testserver_port %>"