django-rest-framework/docs
Ran Benita d985c7cbb9 Remove a few no longer needed compat checks and references (#7092)
* serializers: removes no longer needed compat checks

UUIDField and DurationField are both supported in all supported Django
versions.

IPAddressField was removed in Django 1.9, which is no longer supported.

* serializers: move related code closer together

This way it's easier to see all of the mappings in one place.

* serializers,docs: remove some DRF 2.x references

The last release of DRF 2.x was 5 years ago, it seems fine to remove
these references now.
2019-12-16 18:59:25 +00:00
..
api-guide Remove a few no longer needed compat checks and references (#7092) 2019-12-16 18:59:25 +00:00
community Version 3.11 (#7083) 2019-12-12 14:31:40 +00:00
coreapi Fix docs typos (#7015) 2019-10-24 11:31:12 -07:00
img Cleanup "Documenting your API" 3rd party recommendations (#7057) 2019-11-15 18:39:47 -08:00
topics Cleanup "Documenting your API" 3rd party recommendations (#7057) 2019-11-15 18:39:47 -08:00
tutorial Remove the old reference to JSONResponse 2019-11-20 14:09:49 +01:00
CNAME Include CNAME file 2014-11-25 16:01:32 +00:00
index.md Version 3.11 (#7083) 2019-12-12 14:31:40 +00:00