#7741: move django.newforms to django.forms -----------------------------+---------------------------------------------- Reporter: gwilson | Owner: gwilson Status: new | Milestone: 1.0 alpha Component: django.newforms | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- Ticket for tracking the backwards-incompatible change before 1.0 of moving the `django.newforms` package to `django.forms` and making oldforms only importable from `django.oldforms` and not `django.forms`. Other changes include:
* Updates of all newforms/oldforms imports. * Moving newforms documentation (`newforms.txt`) to `forms.txt`, and moving the oldforms documentation (currently at `forms.txt`) to `oldforms.txt`. * Updating references to newforms/oldforms in all documentation. To follow/assist this work, see [https://code.launchpad.net/~gary- wilson/django/1.0-forms my bzr branch]. -- Ticket URL: <http://code.djangoproject.com/ticket/7741> 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 -~----------~----~----~----~------~----~------~--~---
