Re: [SQLObject] default empty dict for picklecol
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Daniel F. <fet...@go...> - 2009-02-03 02:24:46
|
>> >> In newer version of FormEncode compound.All validator got correct >> >> is_empty method: >> >> >> >> def is_empty(self, value): >> >> # sub-validators should handle emptiness. >> >> return False >> >> >> >> So it's time to require more recent FormEncode to be used with >> >> SQLObject. >> > >> > I think it is FormEncode version 1.1.1, but I cannot recommend any >> > version until I run the test suite. >> > >> Great, thanks Oleg! Please let us know when it is safe to upgrade to >> FormEncode 1.2.1. (current version). > > The test suite passed with FormEncode 1.2.1. I added a proper test to > test_validation.py and set the lowest version of FormEncode in setup.py. Thanks a lot Oleg! Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown |