快速构建 RESTful API
Reason this release was yanked:
0.0.1
Project description
Dseagull
快速构建 RESTful API
serializers.Field
支持 required=True 时提示带上字段的 help_text 信息
from rest_framework.serializers import Serializer
class ExampleSerializer(Serializer):
name = field(help_text='姓名')
原本提示:这个字段是必填项。
现提示:姓名:这个字段是必填项。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dseagull-0.0.1.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dseagull-0.0.1.tar.gz.
File metadata
- Download URL: dseagull-0.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7ede54f63cfc8db167a460b61100820147f5b2e4333a743fa354ad9f4d9f64a
|
|
| MD5 |
ecce613d8f07368a4dda1ed1c70aaebf
|
|
| BLAKE2b-256 |
02fed70491ba430bef980ca9c95759c8049c15367873e879689295d0340ef914
|
File details
Details for the file dseagull-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dseagull-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67956b147aaa46a0705ac0815af008b0cf903108bccf94741b7f655037a74375
|
|
| MD5 |
f8d2699794e590719b1e30d6a38b0bac
|
|
| BLAKE2b-256 |
b80916ef1823d7f2ae42aafd75cec4942b5c85d36cffcab5831310bd3e1b4ccf
|