phpmyadmin / website

phpMyAdmin's website generator
https://www.phpmyadmin.net/
46 stars 100 forks source link

Fix Django 1.11 deprecations #156

Closed MauricioFauth closed 1 year ago

MauricioFauth commented 1 year ago

Those are the deprecations reported by the tests:

codecov[bot] commented 1 year ago

Codecov Report

Merging #156 (d39936e) into master (bfef788) will not change coverage. The diff coverage is 93.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #156 +/- ## ======================================= Coverage 63.61% 63.61% ======================================= Files 65 65 Lines 1432 1432 ======================================= Hits 911 911 Misses 521 521 ```