mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-05 01:04:11 +03:00
Update docs/api-guide/fields.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
3b89b8e350
commit
aeb9b73d31
|
|
@ -271,7 +271,7 @@ Corresponds to `django.db.models.fields.IntegerField`, `django.db.models.fields.
|
||||||
|
|
||||||
## BigIntegerField
|
## BigIntegerField
|
||||||
|
|
||||||
An biginteger representation.
|
A biginteger representation.
|
||||||
|
|
||||||
Corresponds to `django.db.models.fields.BigIntegerField`.
|
Corresponds to `django.db.models.fields.BigIntegerField`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user