#14675: Update docs and project template to avoid "import *" for url patterns
------------------------------------+---------------------------------------
          Reporter:  robhudson      |         Owner:  nobody
            Status:  new            |     Milestone:  1.3   
         Component:  Documentation  |       Version:  1.2   
        Resolution:                 |      Keywords:        
             Stage:  Accepted       |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by Keryn Knight <ke...@kerynknight.com>):

 I'm totally in favour of deprecating the star import, as it's something
 that's bugged me previously.

 After a cursory glance of the changeset and the diffs pupeno has provided,
 I'd like to suggest that the documentation diff may need further work, to
 clarify the change as it affects handler404 & handler500.

 Mostly, {{{ That takes care of setting ``handler404`` in the current
 module.  [...] }}} occurs in a couple of places, and whilst still semi-
 accurate now that we fallback instead of grabbing via a star import, it
 feels like further explanation might be expounded. However, as the
 changeset doesn't seem to have any doc changes, I'm not sure if this is
 already covered elsewhere.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14675#comment:5>
Django <http://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-upda...@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