Hi,

I'm relatively new to django. I've installed django from the source
repository. At the moment I'm considering use of newforms for my
application. They seem to be much easier to use then the oldforms, but
at the same time, as they are in the development phase, there are many
parts that are still missing. One example is the FileField, which is
still to be implemented, among others.

By using oldforms, accompanied with manipulators and validators, I
would have most problems solved, but at some time would have to rewrite
the code. If using newforms, I would have to implement most of the
widgets and fields myself and afterwards switch to automatic things
provided by newforms.

Which is the prefered way to go?

All the best,
Mladen


--~--~---------~--~----~------------~-------~--~----~
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