Page MenuHomeSolus

Update django to 2.2
ClosedPublic

Authored by maverick1 on Apr 14 2019, 8:40 AM.
Tags
None
Referenced Files
F11021978: D6002.diff
Mon, Aug 7, 7:32 PM
F11006736: D6002.id15140.diff
Tue, Aug 1, 4:36 PM
F11006735: D6002.id14644.diff
Tue, Aug 1, 4:36 PM
F11006734: D6002.id14511.diff
Tue, Aug 1, 4:36 PM
F11006733: D6002.id.diff
Tue, Aug 1, 4:36 PM
F11003134: D6002.diff
Mon, Jul 31, 11:48 AM
F10926474: D6002.id15140.diff
Jul 10 2023, 12:43 PM
F10912062: D6002.id14644.diff
Jul 7 2023, 12:42 PM
Subscribers

Details

Summary

Update django to 2.2 which is LTS and the latest version.

Brief Summary of Changes

  • HttpRequest.headers to allow simple access to a request’s headers.
  • Database-level constraints on models.
  • Watchman compatibility for runserver to improve the performance of watching a large number of files for changes.

For further changes visit: https://docs.djangoproject.com/en/2.2/releases/2.2/

Test Plan

Ran previously created server and did some changes to the database. Also created new one and ran it.

Diff Detail

Repository
R2575 python-django
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

maverick1 retitled this revision from Update django to 2.1.8 to Update django to 2.2.Apr 21 2019, 8:32 AM
maverick1 edited the summary of this revision. (Show Details)
maverick1 edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.May 16 2019, 10:55 PM
This revision was automatically updated to reflect the committed changes.