Opened 3 years ago
Closed 3 years ago
#33540 closed Bug (needsinfo)
get_context_data() is not being called when overriding LoginView
Reported by: | Gil | Owned by: | nobody |
---|---|---|---|
Component: | contrib.auth | Version: | 4.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I upgraded to Django 4.0.2 and the method get_context_data() I overridden has stopped being called.
please fix it
Note:
See TracTickets
for help on using tickets.
From what? There aren't any recent changes here... 🤔
Please provide full details — showing this issue in Django — so that we can reproduce.
Thanks.