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

Use defer() in tag list view #239

Open
dbrgn opened this issue May 26, 2014 · 0 comments
Open

Use defer() in tag list view #239

dbrgn opened this issue May 26, 2014 · 0 comments
Assignees
Milestone

Comments

@dbrgn
Copy link
Member

dbrgn commented May 26, 2014

7419011#apps-swid-views-py-P8

When loading tags without accessing the tag xml field, we should defer loading of that field.

This can be done with defer(). Or if we query the model often, we could even create a separate unmanaged model (see defer documentation for more details).

@dbrgn dbrgn added this to the Iteration 8 milestone May 26, 2014
@dbrgn dbrgn self-assigned this May 26, 2014
@dbrgn dbrgn modified the milestones: Iteration 7, Iteration 8 Jun 1, 2014
@dbrgn dbrgn modified the milestones: Iteration 9, Iteration 8 Jun 12, 2014
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

1 participant