X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=5807846757b005e41ec6d8984351d2b1931bbcf0;hb=8157d49c91fa32ef116e75a5d52d9a4512d4bca5;hp=2a183a89b6422d8750dbf0f4eac0d185c2ea1633;hpb=dc832ad1a26a47483f8297678a9417640b7c9925;p=myslice.git diff --git a/README b/README index 2a183a89..58078467 100644 --- a/README +++ b/README @@ -20,6 +20,8 @@ $ apt-get install python-django-south $ apt-get install python-django-south * init django +** when django prompts for creating an admin account, create it and +** keep the username and password safe $ ./manage.py syncdb $ ./manage.py migrate