Closed
Bug 1384520
Opened 8 years ago
Closed 6 years ago
[django1.11] use LoginView/LogoutView instead of functions
Categories
(Webtools Graveyard :: Elmo, enhancement)
Webtools Graveyard
Elmo
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1518822
People
(Reporter: Pike, Unassigned)
References
()
Details
contrib.auth’s login() and logout() function-based views are deprecated in favor of new class-based views LoginView and LogoutView.
We'll do this once we're on 1.11. Seems like a good follow-up, and big enough of a change to do on a separate bug.
Comment 1•7 years ago
|
||
where i get a code to contribute
| Reporter | ||
Comment 2•6 years ago
|
||
We fixed this as part of bug 1518822.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•