DICT_VAR=foo=bar,test=on
BOOL_FALSE_VAR2=False
DATABASE_MYSQL_URL=mysql://bea6eb025ca0d8:69772142@us-cdbr-east.cleardb.com/heroku_97681db3eff7580?reconnect=true
URL_VAR=http://www.google.com/
PATH_VAR=/home/dev
BOOL_FALSE_VAR=0
BOOL_TRUE_VAR2=True
DATABASE_SQLITE_URL=sqlite:////full/path/to/your/database/file.sqlite
JSON_VAR={"three": 33.44, "two": 2, "one": "bar"}
BOOL_TRUE_VAR=1
DATABASE_URL=postgres://uf07k1i6d8ia0v:wegauwhgeuioweg@ec2-107-21-253-135.compute-1.amazonaws.com:5431/d8r82722r2kuvn
FLOAT_VAR=33.3
PROXIED_VAR=$STR_VAR
EMPTY_LIST=
INT_VAR=42
STR_LIST_WITH_SPACES= foo,  bar
STR_VAR=bar
INT_LIST=42,33
