From b8bfebc83719a7c286fee413bb44fffedac1a8d0 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Fri, 30 Dec 2011 15:33:08 +0000 Subject: ep.io fixes --- examples/epio.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/epio.ini') diff --git a/examples/epio.ini b/examples/epio.ini index 00a90bce..4e61a42d 100644 --- a/examples/epio.ini +++ b/examples/epio.ini @@ -42,11 +42,12 @@ postgres = true # to the real file 'configs/epio.py': # config.py = configs/epio.py +media/ = %(data_directory)s/ # #### If you're using Django, you'll want to uncomment some or all of these lines #### # [django] # # Path to your project root, relative to this directory. -# base = . +# base = . # # [static] # Serve the admin media -- cgit v1.2.3