#36375 closed Bug (worksforme)
Template rendering error for user model on admin interface
Reported by: | Larry Davis | Owned by: | |
---|---|---|---|
Component: | contrib.auth | Version: | 5.2 |
Severity: | Normal | Keywords: | admin template user contrib.auth |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When I attempt to add a new user via the admin interface, I get a TemplateDoesNotExist error.
Steps to recreate:
- Start the application locally on port 8000
- Login with superuser credentials
- Visit the admin URL
- Click Users under Authentication and Authorization
- Click the Add User icon on the right side of the screen
I do not have any customizations on the admin interface for the User model.
Attachments (5)
Change History (7)
by , 4 months ago
Attachment: | Admin Home.jpg added |
---|
by , 4 months ago
Attachment: | Users Screen.jpg added |
---|
by , 4 months ago
Attachment: | TemplateDoesNotExist.jpg added |
---|
by , 4 months ago
Attachment: | Template Code.jpg added |
---|
by , 4 months ago
Attachment: | Traceback.txt added |
---|
comment:1 by , 4 months ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Hello, this works for me
I recommend using our user support channels from this link. If after further debugging to identify the issue here, it turns out to be Django at fault, you can reopen this ticket with further details. You may want to share your admin file and settings when using the user support channels