On 13/01/2011 16:10, Hansel Dunlop wrote:
If you create your data models with '__init__' methods then the admin interface is no longer able to add rows into the database. Is this by design? I am just curious about the rationale and how it can be easily changed.
Are you calling the super().__init__ inside your constructor?

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en.

Reply via email to