On Mon, Jan 12, 2009 at 8:25 AM, Karen Tracey <[email protected]> wrote:
> On Mon, Jan 12, 2009 at 6:11 AM, seki <[email protected]> wrote:
>>
>> Hi guys,
>> I have been teaching myself Django and I have worked with the latest
>> release. To me it seems the new library isn't shipped with the
>> newforms library ( i.e Django-1.0.2-final)...
>> I just coppied the library from an older version.
>> Hope that's pretty fine...
>
> newforms was never intended to be a permanent name for the new forms
> package, it was just a temporary name to allow co-existence with the
> original forms and allow for easier migration.

seki, this is why it's always been recommended to do "import newforms
as forms", since that allowed easier migration when newforms was
renamed and replaced forms.


-- 
---
David Zhou
[email protected]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to