Add support for Django 2.1

This commit is contained in:
Valentin Samir
2019-03-02 11:23:30 +01:00
parent 9ee95f0bec
commit 4025fcbf11
5 changed files with 26 additions and 2 deletions

View File

@ -9,6 +9,11 @@ All notable changes to this project will be documented in this file.
Unreleased
==========
Added
-----
* Support for Django 2.1
Fixes
-----