django-rest-localflavor:特定国家_地区的Django帮助器,可在Django Rest Framework中使用

时间:2024-05-24 13:11:51
【文件属性】:

文件名称:django-rest-localflavor:特定国家_地区的Django帮助器,可在Django Rest Framework中使用

文件大小:41KB

文件格式:ZIP

更新时间:2024-05-24 13:11:51

Python

django-rest-localflavor 特定国家/地区的序列化程序字段,适用于Django Rest Framework 文档(很快) 完整文档位于 。 快速开始 安装django-rest-localflavor: pip install django-rest-localflavor 然后在项目中使用它: INSTALLED_APPS = ( # ... 'rest_framework', 'rest_localflavor', )


【文件预览】:
django-rest-localflavor-master
----setup.py(2KB)
----.gitignore(436B)
----Makefile(1KB)
----.travis.yml(437B)
----MANIFEST.in(194B)
----LICENSE(1KB)
----rest_localflavor()
--------__init__.py(22B)
--------us()
--------br()
--------models.py(24B)
--------locale()
--------ca()
--------generic()
--------test()
----HISTORY.rst(579B)
----setup.cfg(162B)
----README.rst(906B)
----tests()
--------__init__.py(0B)
--------test_br.py(9KB)
--------test_models.py(377B)
--------test_ca.py(3KB)
--------test_us.py(1KB)
--------test_generic.py(619B)
----AUTHORS.rst(167B)
----runtests.py(1KB)
----CONTRIBUTING.rst(3KB)
----requirements()
--------base.txt(55B)
--------test.txt(59B)
----docs()
--------Makefile(7KB)
--------index.rst(454B)
--------conf.py(8KB)
--------history.rst(28B)
--------authors.rst(28B)
--------installation.rst(239B)
--------make.bat(6KB)
--------readme.rst(27B)
--------usage.rst(100B)
--------contributing.rst(33B)
----tox.ini(188B)

网友评论