Skip to content

Commit 383c73e

Browse files
committed
Updated changelog
- Legacy-Id: 18098
1 parent 50a6be3 commit 383c73e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ ietfdb (7.6.0) ietf; urgency=medium
22

33
Django 2.2 transition changes:
44

5-
* New branch for 7.5.1.dev0
6-
75
* Changed deprecated 'load staticfiles' to recommended 'load static'
86

97
* Added a warnings filter. Removed the use request_profiler, which is
@@ -34,6 +32,9 @@ ietfdb (7.6.0) ietf; urgency=medium
3432
* Changed skip messages from test suites to use print() instead of
3533
sys.stderr.write(), to match other output from the test runner.
3634

35+
* Updated MyPy to 0.770 and django-stubs to 1.5.0 for improved type
36+
checking of the Django interface calls.
37+
3738
-- Henrik Levkowetz <henrik@levkowetz.com> 29 Jun 2020 10:56:15 +0000
3839

3940

0 commit comments

Comments
 (0)