DescriptionPiotr Popieluch
2018-12-22 11:42:48 UTC
Since sqlite is updated to 3.26 the tests for graphite-web fail with the error:
django.db.utils.OperationalError: no such table: main.auth_user__old
It seems that this is an issue in Django,
https://code.djangoproject.com/ticket/29182