mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
README: add instruction to run migration on install
Since South was added this is an additional mandatory step for new installations. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
1b0294a766
commit
ae69297a12
3
README
3
README
|
@ -40,10 +40,11 @@ Setup instructions:
|
|||
LAYER_FETCH_DIR to a location with sufficient space for fetching
|
||||
layer repositories.
|
||||
|
||||
2. Run the following command within the layerindex-web directory to
|
||||
2. Run the following commands within the layerindex-web directory to
|
||||
initialise the database:
|
||||
|
||||
python manage.py syncdb
|
||||
python manage.py migrate
|
||||
|
||||
You should answer "yes" when asked to create an admin account.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user