Latest Django version is 1.11.15.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-09-21 03:01:57 -04:00
parent 1246d4360a
commit 8c229d4b36
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ Released: September 21, 2018
- Don't use a hardcoded database alias for the destination of the
database conversion.
- Improve natural key support in the UserOptions model.
- Update from Django 1.11.11 to 1.11.16.
- Update from Django 1.11.11 to 1.11.15.
- Add support to the convertdb command to operate on specified apps
too.
- Add test mixin to test the db conversion (dumping and loading) of a