#31547: A bug in Django3.0.6 about the function of "include"
-------------------------------------------+------------------------
Reporter: Xiang Li | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: master
Severity: Release blocker | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------+------------------------
I want to add a URL by the function of "include"(function define in file
"Django/urls/conf.py"), when I add a parameter "app_name", it said that
"Unexpected argument ", I enter to the conf.py and find the reason:
"app_name" not is a parameter, and find it at first line, I think that's
the mistake. I put it in parentheses and it run successfully.
--
Ticket URL: <https://code.djangoproject.com/ticket/31547>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/054.06ff60d23bf973ffc2f8b3810163f281%40djangoproject.com.