-
Committer:
mattgiuca
-
Date:
2008-03-09 13:56:05 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:674
userservice: Fixed encoding of User objects into JSON
(previously exception raised if they had a timestamp,
which is not encodable).
Calls str so they are represented by their "nice" string formats.