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

Control custom serialization for third party models #15

Open
steingrd opened this issue Dec 23, 2009 · 1 comment
Open

Control custom serialization for third party models #15

steingrd opened this issue Dec 23, 2009 · 1 comment
Labels

Comments

@steingrd
Copy link
Owner

Custom serialization depends on the as_plist method on the models. For third party apps, it might not be possible to define this method.

Extend the shortcut functions and the generic views so that they accept a callable that controls customized serialiation similar to the as_plist method

@steingrd
Copy link
Owner Author

Fixed for shortcut functions in 81fcc10.

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

No branches or pull requests

1 participant