django-rest-framework/docs
HoodyH f9f10e041f
Bigint coerce to string (#9775)
* feat: BinIntegerField and COERCE_BIGINT_TO_STRING setting, bigint now can have string api representation

* fix: wrong import location in serializers.py

* feat: updated with changes requests
- typo fix
- value test fix
- import order fix

* Update tests/test_fields.py

* Update docs/api-guide/fields.md

* Update docs/api-guide/fields.md



* refactor: changed BigIntegerField.to_representation simplified + calling super

---------

Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
2025-12-02 20:44:53 +06:00
..
api-guide Bigint coerce to string (#9775) 2025-12-02 20:44:53 +06:00
community Adding axioms-drf-py to third party permission package list (#9826) 2025-12-01 16:01:55 +06:00
img Add drf-restwind and update outdated images in browsable-api.md (#9680) 2025-04-08 08:32:04 +00:00
topics Standardize spelling to American English in documentation (#9804) 2025-10-27 22:44:48 +06:00
tutorial docs: Add syntax highlighting to code examples (#9794) 2025-10-14 07:01:35 +01:00
CNAME Include CNAME file 2014-11-25 16:01:32 +00:00
index.md Clear funding (#9831) 2025-11-29 19:34:04 +06:00