aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py
AgeCommit message (Collapse)Author
2015-01-23project: Update manage.py, settings.py and wsgi.py form django 1.7Michael Wood
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
2014-01-29Initial commit of error-report web interfaceAndreea Proca
This is a Django web interface intended to be used with the error-report class from the OE build system. It receives data sent from users using the send-error-report script and saves it in a DB. Using the web interface users are able to search for errors and visualize statistics. Signed-off-by: Andreea Proca <andreea.b.proca@intel.com>