Skip to content

add rest-framework-generic-relations link to docs #3973

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 1 commit into from
Mar 1, 2016
Merged

add rest-framework-generic-relations link to docs #3973

merged 1 commit into from
Mar 1, 2016

Conversation

decentral1se
Copy link
Contributor

Based on the work of #755, this library is solving a really typical use case for generic foreign keys. I think it should be more visible.

@jpadilla
Copy link
Member

jpadilla commented Mar 1, 2016

@lwm thanks!

jpadilla added a commit that referenced this pull request Mar 1, 2016
add rest-framework-generic-relations link to docs
@jpadilla jpadilla merged commit b3582cd into encode:master Mar 1, 2016
@decentral1se decentral1se deleted the docs-generic-relations branch March 1, 2016 17:55
@@ -580,9 +580,14 @@ The following third party packages are also available.

The [drf-nested-routers package][drf-nested-routers] provides routers and relationship fields for working with nested resources.

## Rest Framework Generic Relations

The [rest-framework-generic-relations][drf-nested-relations] library provides read/write serialization for generic foreign keys.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the name of the anchor should probably be named drf-generic-relations

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave me alone!

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

Successfully merging this pull request may close these issues.

3 participants