Opened 17 years ago
Closed 17 years ago
#9860 closed (duplicate)
Tutorial part 3: decoupling the urlconfs
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | qayshp@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The second green code box contains the line
urlpatterns = patterns('mysite.polls.views',
I think this should have the "mysite." part removed, as that would funny decouple the URL Confs.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Closing as a dupe of #9767(http://code.djangoproject.com/ticket/9767) feel free to follow this down the rabbit hole.
Note:
See TracTickets
for help on using tickets.
URL: http://docs.djangoproject.com/en/dev/intro/tutorial03/#decoupling-the-urlconfs