#23578: Use patterns everwhere in 1.7.X URL dispatcher docs to be consistent
-------------------------------+--------------------
     Reporter:  alasdairnicol  |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.7
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 Django 1.7.X supports using a list of `url()` instances for `urlpatterns`.

 In ticket #23277, it was decided to show the old `patterns` approach in
 the docs, and switch to the new style in the 1.8 docs.

 However, the [https://docs.djangoproject.com/en/1.7/topics/http/urls/#url-
 namespaces URL Namespaces] section of the URL Dispatcher docs uses the new
 style syntax. This could be a bit surprising for users unfamiliarwith the
 new syntax in 1.8.

 I'm going to open a small pull request which uses the old patterns syntax
 everywhere on the URL Dispatcher docs page in 1.7.X.

--
Ticket URL: <https://code.djangoproject.com/ticket/23578>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/056.6b3e8de8c997d4656a4a937546a5a58c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to