collectfast:更快的collectstatic命令

时间:2021-02-04 21:53:15
【文件属性】:
文件名称:collectfast:更快的collectstatic命令
文件大小:28KB
文件格式:ZIP
更新时间:2021-02-04 21:53:15
python django performance assets-management DjangoPython 快速收集 更快的collectstatic命令。 产品特点 使用缓存的校验和有效地决定要上传哪些文件 并行文件上传 支持的存储后端 storages.backends.s3boto3.S3Boto3Storage storages.backends.gcloud.GoogleCloudStorage django.core.files.storage.FileSystemStorage 随着越来越多的文件添加到项目中,运行Django的collectstatic命令可能会变得非常缓慢,尤其是当源代码中包含诸如jQuery UI之类的繁重库时。 Collectfast自定义内置的coll
【文件预览】:
collectfast-master
----setup.py(38B)
----.gitignore(149B)
----conftest.py(406B)
----.codeclimate.yml(225B)
----collectfast()
--------__init__.py(22B)
--------strategies()
--------tests()
--------py.typed(0B)
--------management()
--------settings.py(1KB)
----Makefile(604B)
----test-requirements.txt(97B)
----MANIFEST.in(34B)
----lint-requirements.txt(66B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----CHANGELOG.md(1KB)
----setup.cfg(2KB)
----.github()
--------workflows()
----README.md(6KB)

网友评论