[yocto] [error-report-web][PATCH 0/1] purge.py: Create script that will purge database
Amanda Brindle
amanda.r.brindle at intel.com
Wed Jan 24 13:44:13 PST 2018
The following changes since commit 9c9e34d0fdcc543945951e374e75b8678e71c35d:
latest-errors: Use the key value instead of display value for filter (2016-06-23 12:24:17 +0100)
are available in the git repository at:
git://push.yoctoproject.org/error-report-web abrindle/purge_script
Amanda Brindle (1):
purge.py: Create script that will purge database
Post/migrations/0006_buildfailure_referer.py | 19 ++++++++++++++++++
Post/models.py | 10 ++++++++++
Post/purge.py | 29 ++++++++++++++++++++++++++++
Post/views.py | 16 +++++++++++++--
4 files changed, 72 insertions(+), 2 deletions(-)
create mode 100644 Post/migrations/0006_buildfailure_referer.py
create mode 100644 Post/purge.py
--
2.7.4
More information about the yocto
mailing list