Skip to content

Deprecate .model attribute on views #1784

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

Merged
merged 3 commits into from
Aug 29, 2014
Merged

Conversation

tomchristie
Copy link
Member

Closes #1782

  • Update quickstart, and README examples.
  • Raise deprecation if accessed instead of .queryset or .get_serializer_class.
  • Deprecate DEFAULT_MODEL_SERIALIZER_CLASS setting.
  • Add to release notes.
  • Note deprecation in relevant parts of the documentation.

tomchristie added a commit that referenced this pull request Aug 29, 2014
@tomchristie tomchristie merged commit 8f4ae06 into master Aug 29, 2014
@tomchristie tomchristie deleted the remove-model-attribute branch August 29, 2014 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider deprecation of .model attribute on views.
1 participant