aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsk Solem <askh@modwheel.net>2009-03-17 11:14:06 +0100
committerAsk Solem Hoel <askh@opera.com>2009-03-17 11:14:06 +0100
commit69604020698d740fec6261a0af2b608561237cf8 (patch)
tree577d3af5679af2e60d921bade2e24e4a526ba9d4
parent1f2bd3cb54ccde0946c9efba6a8fc279c03ea878 (diff)
downloadchishop-69604020698d740fec6261a0af2b608561237cf8.tar.bz2
chishop-69604020698d740fec6261a0af2b608561237cf8.tar.xz
chishop-69604020698d740fec6261a0af2b608561237cf8.zip
Added note about media/dists ownership
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index c67679c..b0d224d 100644
--- a/README
+++ b/README
@@ -15,6 +15,9 @@ First you have to install the dependencies::
15 15
16Initial configuration 16Initial configuration
17--------------------- 17---------------------
18 $ cd chipshop/
19
20 $ $EDITOR settings.py
18 21
19 $ python manage.py syncdb 22 $ python manage.py syncdb
20 23
@@ -23,6 +26,10 @@ Run the PyPI server
23 26
24 $ python manage.py runserver 27 $ python manage.py runserver
25 28
29
30Please note that ``chishop/media/dists`` has to be writable by the
31user the web-server is running as.
32
26Contact Information 33Contact Information
27==================== 34====================
28askh@opera.com 35askh@opera.com