зеркало из https://github.com/mozilla/commonware.git
e9d97dc605 | ||
---|---|---|
commonware | ||
examples/commonware-project | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
contribute.json | ||
fabfile.py | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
README.rst
========== Commonware ========== .. image:: https://img.shields.io/travis/mozilla/commonware/master.svg :target: https://travis-ci.org/mozilla/commonware .. image:: https://img.shields.io/pypi/v/commonware.svg :target: https://pypi.python.org/pypi/commonware Commonware is a collection of small but useful tools for Django. They seemed too small to be worth their own packages, but we also wanted to share them. So here they are. Note ==== As of version 0.6.0 the minimum supported Python version is 3.6 and the minimum Django is 2.2. If you need support for older versions you should use version 0.5.0.