posted: 2005-06-23 13:44:35 perma-link, RSS comments feed
None
El Sazon - with Sam for lunch.
Its about a 20 minute drive from where we work now, but after we move to the new builing it should be about 10. It's going to be hard to replace Senior Taco!
http://www.franxman.com/browsable/pix/Photo_06-7.jpg
None
error sifting isotopes local variable 'maxk' referenced before assignment error making suggestion 'NoneType' object has no attribute 'category_label' |
hosting: slicehost.com.
powered by: django.
written in: python.
controlled by: bzr.
monsters by: monsterID.
Akihiro commented, on August 20, 2012 at 8 p.m.:
Thanks for the comment Luke atoblusely correct, but I disagree. The documentation and tutorials all lead someone new to Django to use the AddManipulators (and ChangeManipulators) and rightfully so. They're great tools that do a HUGE amount of work on your behalf. I love using them, and I think that the default behavior should be different than it is.You can also create objects directly and in those cases you're back to doing all the form validation and verification type activities yourself. You can loose quite a bit when doing it manually especially when that data is coming from a web form.