Re: new or old forms

2007-01-15 Thread Aidas Bendoraitis
In my opinion, it depends on your deadlines. If you have short-term deadlines, then you should use the old forms and to rewrite them some day. Otherwise, you should use new forms, but only in development server, until the new forms are officially introduced as finished and you can finish all the

new or old forms

2007-01-15 Thread [EMAIL PROTECTED]
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 st