Skip to content
This repository has been archived by the owner on Jun 1, 2018. It is now read-only.

Wiki of the We Build.City Project

Timo Lundelius edited this page Nov 25, 2015 · 3 revisions

Helpful Commands to run the WBC-platform

####WBC-Library:

**Static Files:**If you changed some files in the wbc/static directory to collect this changes into the you city instance:

python manage.py collectstatic

####Run Elastic Search with Haystak:### **Index Rebuild:**To rebuild the index of the full-text search engine.I.e. if the database is full but not your search results:

python manage.py rebuild_index

Clone this wiki locally