On 12/29/06, Aaron Jacobs <[EMAIL PROTECTED]> wrote:

On 12/28/06, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
>
> If you're wanting an "official" way of learning the newforms library,
> I'm afraid you'll have to wait until the APIs have solidified and the
> documentation is done. This should be happening sooner rather than
> later.

No, I'm not necessarily looking for an official way -- just any decent
way at all.  For both `newforms` and best practices for user input
validation.


Study the unit tests [1] and search both the users and dev lists for
'newforms' and read every relevant thread. That's what I've been doing
and I have been able to get things working. I also recently subscribed
to the rss feed [2] for changesets [3] for newforms to keep up on
every new development. The other day I had updated my form to use
'initial' values before I read about it here on the list.

[1] 
http://code.djangoproject.com/browser/django/trunk/tests/regressiontests/forms/tests.py
[2]     
http://code.djangoproject.com/log/django/trunk/django/newforms?limit=100&mode=stop_on_copy&format=rss
[3] http://code.djangoproject.com/log/django/trunk/django/newforms

--
----
Waylan Limberg
[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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to