#7741: move django.newforms to django.forms
--------------------------------------+-------------------------------------
          Reporter:  gwilson          |         Owner:  gwilson  
            Status:  closed           |     Milestone:  1.0 alpha
         Component:  django.newforms  |       Version:  SVN      
        Resolution:  fixed            |      Keywords:           
             Stage:  Accepted         |     Has_patch:  0        
        Needs_docs:  0                |   Needs_tests:  0        
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by russellm):

 madssj: The newforms docs have always said that the newforms name was
 temporary, and part of the form framework transition plan. The import
 format suggested in the docs (from django import newforms as forms) raises
 the appropriate deprecation warning. The backwards incompatibility docs
 describe the change that has occurred, and the way to transition your
 code.

 It is unfortunate that other import forms break, but the effort involved
 in avoiding the breakage you describe simply isn't worth it for a
 temporary transition aid.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7741#comment:6>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to