diff options
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/django-2-2-support-479b35dd3ecd5a2a.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/notes/django-2-2-support-479b35dd3ecd5a2a.yaml b/releasenotes/notes/django-2-2-support-479b35dd3ecd5a2a.yaml index 773001f..e16e6a3 100644 --- a/releasenotes/notes/django-2-2-support-479b35dd3ecd5a2a.yaml +++ b/releasenotes/notes/django-2-2-support-479b35dd3ecd5a2a.yaml @@ -1,5 +1,5 @@ --- features: - | - `Django 2.1 <https://docs.djangoproject.com/en/dev/releases/2.2/>`_ is now + `Django 2.2 <https://docs.djangoproject.com/en/dev/releases/2.2/>`_ is now supported. This requires Python 3. |