文件名称:django-require, 用RequireJS优化的Django staticfiles后置处理器.zip
文件大小:6.87MB
文件格式:ZIP
更新时间:2022-10-08 07:43:18
开源
django-require, 用RequireJS优化的Django staticfiles后置处理器 要求需要是一个 Django staticfiles后置处理器,用于优化 RequireJS 。特性使用卓越的r.js 优化器优化你的static 资产。使用 almond.js shim 编译独立模块。任何 Django s
【文件预览】:
django-require-master
----setup.py(1KB)
----.gitignore(136B)
----.travis.yml(581B)
----MANIFEST.in(134B)
----LICENSE(1KB)
----CHANGELOG.md(2KB)
----require()
--------templatetags()
--------conf.py(1KB)
--------__init__.py(154B)
--------resources()
--------models.py(0B)
--------storage.py(8KB)
--------management()
--------environments.py(2KB)
--------helpers.py(666B)
--------tests.py(9KB)
----README.rst(8KB)
----.coveragerc(132B)
----test_project()
--------test_project()
--------manage.py(255B)
----tox.ini(542B)