Opened 18 years ago
Closed 17 years ago
#5323 closed (invalid)
Small bug in tutorial
Description ¶
In the last code sample at http://www.djangoproject.com/documentation/tutorial03/, the 'polls' app was decoupled from mysite, except for the first argument to the 'patterns' function. I tried polls.views and it seems to work, though I'm not sure if doing this has any other implications.
Thanks :-)
Note:
See TracTickets
for help on using tickets.
This is not the sense in which 'decoupling' is meant.