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

Missing choices for RelatedField (?) in 3.2.0 #3237

Closed
SafPlusPlus opened this issue Aug 7, 2015 · 1 comment
Closed

Missing choices for RelatedField (?) in 3.2.0 #3237

SafPlusPlus opened this issue Aug 7, 2015 · 1 comment
Labels
Milestone

Comments

@SafPlusPlus
Copy link

It would appear that in the html api forms the choices for HyperlinkedRelatedFields went missing from version 3.1.3 to 3.2.0. Let me illustrate with 2 screenies:

Form in 3.1.3:

screen shot 2015-08-07 at 12 30 23 pm

Form in 3.2.0:

screen shot 2015-08-07 at 12 33 30 pm

serializers.py: https://gist.github.com/SafPlusPlus/dc3b70e5270a3f708edf
views.py: https://gist.github.com/SafPlusPlus/cd25f6871f74586fb34c
models.py: https://gist.github.com/SafPlusPlus/8087fa8916b7e6a1ed26

@tomchristie tomchristie added the Bug label Aug 7, 2015
@tomchristie tomchristie modified the milestone: 3.2.1 Release Aug 7, 2015
@tomchristie
Copy link
Member

Resolved by e63dcab

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

2 participants