Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not serialize Models and QuerySets successfully in Django 1.2 #22

Open
micolous opened this issue Sep 9, 2010 · 3 comments
Open

Comments

@micolous
Copy link

micolous commented Sep 9, 2010

I had issues with the library trying to serialise QuerySets and Models. In the case of Models, it tries to serialise one of the internal Django attributes, and fails.

I've written a patch around it -- it's not pretty but seems to do the job.

@micolous
Copy link
Author

micolous commented Sep 9, 2010

Patch: http://pastebin.com/urChqVny

@samuraisam
Copy link
Owner

I will review this and include soon, thanks for the patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants