X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=5807846757b005e41ec6d8984351d2b1931bbcf0;hb=1ca2768a7aad52401201b6746e42d51194c00f15;hp=2a183a89b6422d8750dbf0f4eac0d185c2ea1633;hpb=d1197c134b70bda643a752bdaf891190cb5a15e7;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