README.rrs: Add instruction for serve static content in development

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
Aníbal Limón 2015-01-28 09:42:57 -06:00 committed by Paul Eggleton
parent fddcb34e5f
commit a1244395bb

View File

@ -21,6 +21,9 @@ Uncomment the 'rrs' line in INSTALLED_APPS.
Configure RRS_EMAIL_TO used for sending Recipe upgrade name list report.
If you are running in development mode you need to set DEBUG=True in settings.py
in order to serve static content using django.
4. To add openembedded-core layer you need to run:
$ ./scripts/tools/import_layer.py -s meta git://git.openembedded.org/openembedded-core openembedded-core