django-humans-txt:处理humans.txt

时间:2021-03-07 06:03:47
【文件属性】:
文件名称:django-humans-txt:处理humans.txt
文件大小:54KB
文件格式:ZIP
更新时间:2021-03-07 06:03:47
python django humanstxt humans Python django-humans-txt文档 django-humans-txt是Django可重用的应用程序,用于处理humans.txt( ) 内容 从git存储库获取源代码副本: $ git clone https://github.com/vint21h/django-humans-txt.git 。 或从下载最新版本。 从存储库源代码树或解压缩的归档文件中运行$ python ./setup.py install 。 或使用pip: $ pip install django-humans-txt 。 将"humans_txt"添加到settings.INSTALLED_APPS : # settings.py INSTALLED_APPS += [ "humans_txt" , ] 在您的网址定义中添加"humans_txt" : # urls.py from d
【文件预览】:
django-humans-txt-master
----setup.py(151B)
----.gitignore(395B)
----.env.example(121B)
----Makefile(3KB)
----MANIFEST.in(242B)
----TODO(27B)
----.pre-commit-config.yaml(4KB)
----.python-version(6B)
----setup.cfg(9KB)
----humans_txt()
--------templates()
--------urls.py(440B)
--------conf.py(722B)
--------__init__.py(251B)
--------admin()
--------views.py(2KB)
--------models()
--------apps.py(445B)
--------migrations()
--------locale()
----.github()
--------PULL_REQUEST_TEMPLATE.md(841B)
--------ISSUE_TEMPLATE.md(1KB)
--------CODEOWNERS(54B)
--------SECURITY.md(572B)
--------workflows()
--------config.yml(70B)
----COPYING(34KB)
----README.rst(4KB)
----tests()
--------__init__.py(150B)
--------models()
--------test_views.py(18KB)
--------settings.py(2KB)
----.envrc(134B)
----Pipfile(1KB)
----.gitattributes(37B)
----AUTHORS(112B)
----.editorconfig(477B)

网友评论