Closed shurph closed 5 years ago
@bogdanpetrea , could you please look at this when you will have a chance?
Also, you should add Django 2.2 to the CI builds: https://github.com/silverapp/silver/blob/master/.drone.yml#L55 https://github.com/silverapp/silver/blob/master/.travis.yml#L11
@bogdanpetrea I've added Django 2.2 to CI builds and also switched travis default image (Ubuntu 14.04) to the Ubuntu 16.04 because Django 2.2 requires a fresh SQLite version.
@bogdanpetrea thank you for merging this PR. Couls you please release 0.8b2
with these changes?
These changes provide an experimental Django 2.2 support.
And there are few fixes for #645 issue.