Hi Praveen,
welcome to the TurboGears community!
Praveen Kumar schrieb:
> I just started to work on TG1.0 and SQLObject before a week.
The recommended version of the TurboGears 1.x branch to start new
development is 1.1. TG 1.0.x is in maintenance mode and will only
receive *critical* bug & security fixes.
> So i thought to make a simple application
> [..]
> but when i try to save through CatWalk i get an error
>
> An error occurred: encode() argument 1 must be string, not None
>
> 2009-12-02 12:16:23,390 turbogears.controllers DEBUG Calling <function
> add at 0x
> 0178F930> with *((<turbogears.toolbox.catwalk.CatWalk object at
> 0x01795490>,)),
> **({'genre': u'comedy', 'objectName': u'Genre', 'summary': u'Comdey Movie'})
>
> but i am able to save the records through tg-admin shell successfully..
Which TG version are you using? Can you test with TG 1.1 as well? Or
SVN? This might be fixed already. If you still get the error with the
latest SVN version, then please open a ticket on our trac
(trac.turbogears.org, you will need to create a user account) given the
exact version of TG you are using and posting the *full* execption
traceback.
Thanks, Chris
--
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.