Thanks Malcom.
Please forgive me, it is friday and working with Django is equally
entertaining and tiring.
Have a good WE,
Olive.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to
On Fri, 2007-06-01 at 12:33 +, olive wrote:
> Hi,
>
> Is it possible to do something like:
> f = myForm()
> ...
> f.someMethod(myData)
>
> Instead of:
> f = myForm(myData)
The newforms code is very readable. It's usually worthwhile having a
read of the code to answer questions like this, be
Hi,
Is it possible to do something like:
f = myForm()
...
f.someMethod(myData)
Instead of:
f = myForm(myData)
?
Olive.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
3 matches
Mail list logo