We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a6be3 commit 383c73eCopy full SHA for 383c73e
1 file changed
changelog
@@ -2,8 +2,6 @@ ietfdb (7.6.0) ietf; urgency=medium
2
3
Django 2.2 transition changes:
4
5
- * New branch for 7.5.1.dev0
6
-
7
* Changed deprecated 'load staticfiles' to recommended 'load static'
8
9
* Added a warnings filter. Removed the use request_profiler, which is
@@ -34,6 +32,9 @@ ietfdb (7.6.0) ietf; urgency=medium
34
32
* Changed skip messages from test suites to use print() instead of
35
33
sys.stderr.write(), to match other output from the test runner.
36
+ * Updated MyPy to 0.770 and django-stubs to 1.5.0 for improved type
+ checking of the Django interface calls.
37
+
38
-- Henrik Levkowetz <henrik@levkowetz.com> 29 Jun 2020 10:56:15 +0000
39
40
0 commit comments