#31545 closed Bug (duplicate)
I find a bug in Django.
Reported by: | Xiang Li | Owned by: | nobody |
---|---|---|---|
Component: | Core (URLs) | Version: | 3.0 |
Severity: | Normal | Keywords: | include |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In django.urls..include, the parameter 'app_name' was not found, I think it may be set in first line.
Change History (2)
comment:1 by , 5 years ago
Component: | Template system → Core (URLs) |
---|---|
Has patch: | unset |
Resolution: | → needsinfo |
Status: | new → closed |
Summary: | I find a bug in Django → I find a bug in Django. |
Note:
See TracTickets
for help on using tickets.
Can you be more descriptive? A small scenario to reproduce your issue would be helpful.