Opened 19 years ago
Closed 19 years ago
#1589 closed defect (worksforme)
Code example seems to be missing some code.
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | |
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
In regards to section: http://www.djangoproject.com/documentation/url_dispatch/#captured-parameters
What code in the example would make the example invalid if the section postulate were not true? (postulate: An included URLconf receives any captured parameters from parent URLconfs)
Change History (2)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I'm not sure what you're asking here. Please reopen with a better explanation if you still think the docs are unclear.
Note:
See TracTickets
for help on using tickets.
It is not very clear what you think is wrong here. Could you clarify a bit, please? The page you refer to has not code other than URL pattern matching configuration and that all looks to be complete. What do you believe is missing?