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

 I think breaking existing code should be avoided where possible. The
 {{{ImportError}}} can be avoided by doing some {{{__path__}}} appending,
 leaving older sites working but running with {{{DeprecationWarning}}}s
 which must be the overall goal before removal of the
 {{{newforms}}} module.

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