#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 pupeno):

 Hello,

 I wanted to make my first contribution to Django and this looked simple
 enough, I hope I did it correctly. My goal with this set of patches was to
 totally eradicate the import of * from urls.default. I've separated it in
 various parts so it's easy to pick what you consider is the correct set of
 changes starting with the small change to the template for new projects up
 to modifying every contrib app and test to follow this best practices.

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