#1207: formmaker handles notNone=True in SQLobject columns
----------------------+-----------------------------------------------------
Reporter: wavy | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.0b3
Component: FastData | Version: 1.0b2
Severity: normal | Keywords: fastdata formmaker
----------------------+-----------------------------------------------------
Added code to add reflect a column's notNone attribute. If a column has
notNone set to True, the corresponding widget's validator is created with
not_empty=True.
I would expect this to be the more frequent desired form behaviour than
otherwise.
Also, minor clean up of fields_for() wrt handling of join widgets. A bit
cleaner, I think.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1207>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en
-~----------~----~----~----~------~----~------~--~---