On Mon, Jan 12, 2009 at 8:25 AM, Karen Tracey <kmtra...@gmail.com> wrote: > On Mon, Jan 12, 2009 at 6:11 AM, seki <sekiskyl...@gmail.com> 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 da...@nodnod.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---