Thanks Adrian and Alex!
Adrian: gotta tell ya I really enjoy working with Django. We had a
nice talk about it at our Python user's group meeting here in Houston
on 12/19. One of the guys there is the author of the
http://houstoncrimemaps.com/ site (pure Django!)
--gordy
--~--~-~--~-
On 12/23/06, gordyt <[EMAIL PROTECTED]> wrote:
I'm very new to Django and have been experimenting with newforms. I
would be most grateful if anyone would care to take a look at this
small sample to see if I'm doing things in an efficient manner. It
works great, but I want to make sure I'm not
Hi !
customer = Customer(**edit_form.clean_data)
Thanks! you gave me a good hint! :) I was unsure how to pass data, now
I understand that its
easy :) I will port my code to use ** to pass clean data now.
Btw, you can see my feedback on django.newforms here:
http://groups.google.
3 matches
Mail list logo