Page MenuHomeDevCentral

Upgrade Django to 2.2.
ClosedPublic

Authored by dereckson on May 17 2019, 12:03.
Tags
None
Referenced Files
F24566388: D2069.diff
Fri, Feb 27, 14:56
F24566105: D2069.id.diff
Fri, Feb 27, 14:29
F24565598: D2069.diff
Fri, Feb 27, 13:58
F24559005: D2069.diff
Fri, Feb 27, 05:41
F24558964: D2069.diff
Fri, Feb 27, 05:36
F24558963: D2069.diff
Fri, Feb 27, 05:36
Unknown Object (File)
Tue, Feb 24, 02:32
Unknown Object (File)
Sun, Feb 8, 04:24
Subscribers
None

Details

Summary

Fixes security issues in Django.

Test Plan

./manage.py runserver

Diff Detail

Repository
rTASACORASRV Tasacora server
Lint
Lint Errors
SeverityLocationCodeMessage
Errortasacora_server/settings.py:89E501flake8 E501
Errortasacora_server/settings.py:92E501flake8 E501
Errortasacora_server/settings.py:95E501flake8 E501
Errortasacora_server/settings.py:98E501flake8 E501
Unit
No Test Coverage
Branch
master
Build Status
Buildable 3223
Build 3472: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.May 17 2019, 12:04
This revision was automatically updated to reflect the committed changes.