On Mar 12, 3:59 am, "Grupo Django" <[EMAIL PROTECTED]> wrote: > Hello, I'd like to know how is the work going with newforms. I don't > want a release date or something like this, just to know how is it > going, and the documentation as well. > I'm programming a website in django and I'd like to know more about > newfors, since I left the forms to the end, but now I have to start > with them. > Thank you.
I just started using Django and chose to begin using newforms. I would say that the code seems quite complete, however, the documentation is not. You will probably have to figure them out as best you can using previous posts to this group, the docs on the site and the newforms test scripts: http://code.djangoproject.com/browser/django/trunk/tests/regressiontests/forms/tests.py This is what I've had to do but I think it has been worth it. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---