It enables to align that parameter name with the one used in
django.contrib.auth.
Related to D8420
Differential D8451
django/views: Rename next_path query parameter to next anlambert on Sep 12 2022, 4:44 PM. Authored by Tags None Subscribers None
Details
It enables to align that parameter name with the one used in Related to D8420
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D8451 (id=30468)Rebasing onto 6c85751c2b... Current branch diff-target is up to date. Changes applied before testcommit 2b1b97730382c290cb9d1b0e7ef68b696116bcf0 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Sep 12 16:42:28 2022 +0200 django/views: Rename next_path query parameter to next It enables to align that parameter name with the one used in django.contrib.auth. See https://jenkins.softwareheritage.org/job/DAUTH/job/tests-on-diff/96/ for more details. |