Migrate to Django 3.0
Django 3.0 will be released in January 2020.
Notable changes:
- The new UserManager.with_perm() method returns users that have the specified permission.
Edited by Nik | Klampfradler
Django 3.0 will be released in January 2020.
Notable changes: