文件名称:drf-extra-fields:Django Rest Framework的额外字段
文件大小:28KB
文件格式:ZIP
更新时间:2024-02-26 00:38:37
django django-rest-framework DjangoPython
DRF超场 Django Rest Framework的其他字段 v3.1.0中可能的重大更改:在此版本中,我们将Base64FileField使用的文件类从ContentFile更改为SimpleUploadedFile (您可能会在看到更改)。 用法 安装套件 pip install drf-extra-fields 注意: 该软件包重命名为“ drf-extra-fields”,之前它被命名为“ django-extra-fields”。 为Django Rest Framework 2. *安装版本0.1 为Django Rest Framework 3. *安装0.3或更高版
【文件预览】:
drf-extra-fields-master
----MANIFEST.in(59B)
----.dockerignore(12B)
----.flake8(31B)
----Dockerfile(421B)
----requirements.txt(43B)
----drf_extra_fields()
--------compat.py(115B)
--------__init__.py(0B)
--------fields.py(10KB)
--------relations.py(4KB)
--------geo_fields.py(2KB)
--------runtests()
----.travis.yml(251B)
----tox.ini(450B)
----pytest.ini(87B)
----LICENSE(11KB)
----requirements_dev.txt(69B)
----setup.py(2KB)
----README.md(11KB)
----.pypirc(0B)
----tests()
--------test_relations.py(5KB)
--------utils.py(2KB)
--------test_fields.py(32KB)
--------__init__.py(0B)
--------test_model_serializer.py(2KB)
----.gitignore(118B)