django-prices:prices模块的Django字段

时间:2021-02-04 21:17:18
【文件属性】:
文件名称:django-prices:prices模块的Django字段
文件大小:19KB
文件格式:ZIP
更新时间:2021-02-04 21:17:18
python money django currency price django-prices: prices模块的Django字段 安装 pip install django-prices 在settings.py将django_prices添加到您的INSTALLED_APPS 遵循enmerkar并更新您的INSTALLED_APPS和MIDDLEWARE_CLASSES 。 产品特点 提供对模型的支持: from django . db import models from django_prices . models import MoneyField , TaxedMoneyField class Model ( models . Model
【文件预览】:
django-prices-master
----setup.py(1KB)
----.gitignore(61B)
----pyproject.toml(354B)
----.travis.yml(462B)
----MANIFEST.in(39B)
----django_prices()
--------widgets.py(1KB)
--------templates()
--------templatetags()
--------__init__.py(0B)
--------models.py(5KB)
--------utils()
--------forms.py(3KB)
--------validators.py(2KB)
----README.md(6KB)
----tests()
--------test_templatetags.py(3KB)
--------__init__.py(0B)
--------test_models.py(6KB)
--------models.py(2KB)
--------test_validators.py(2KB)
--------forms.py(1KB)
--------settings.py(273B)
--------test_forms.py(7KB)
----.coveragerc(161B)
----tox.ini(631B)

网友评论