#16932: small problem with import django.conf.urls
-------------------------------------------+-------------------------------
               Reporter:  adamhammouda3@…  |          Owner:  nobody
                   Type:  New feature      |         Status:  closed
              Milestone:                   |      Component:  Documentation
                Version:  1.3              |       Severity:  Normal
             Resolution:  duplicate        |       Keywords:
           Triage Stage:  Unreviewed       |      Has patch:  0
    Needs documentation:  0                |    Needs tests:  0
Patch needs improvement:  0                |  Easy pickings:  0
                  UI/UX:  0                |
-------------------------------------------+-------------------------------
Changes (by julien):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => duplicate
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Thanks for the report but the tutorial is in fact correct since the
 functions in `django.conf.urls.defaults` have recently been moved to
 `django.conf.urls`. I assume you must be looking at the wrong version of
 the doc (i.e.  https://docs.djangoproject.com/en/dev/intro/tutorial03/
 instead of  https://docs.djangoproject.com/en/1.3/intro/tutorial03/).

 Now, this same (invalid) documentation bug has been reported multiple
 times in the last few days (i.e. in #16868, #16890). This is suggesting
 that it should be made more obvious on screen which version of the doc is
 being viewed. I've created this new ticket to specifically discuss this
 issue: #16933.

 Thanks again!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16932#comment:1>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to