mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-07 13:54:45 +03:00
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into choices_for_ModelSerializer.get_field
This commit is contained in:
commit
ba735e6d27
|
@ -88,7 +88,7 @@ or `django.db.models.fields.TextField`.
|
||||||
|
|
||||||
## ChoiceField
|
## ChoiceField
|
||||||
|
|
||||||
A field that can accept on of a limited set of choices.
|
A field that can accept a value out of a limited set of choices.
|
||||||
|
|
||||||
## EmailField
|
## EmailField
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user