python-django-compressor |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/changelog |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1-SPECPARTS |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1.tar.gz |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-fix-attributeerror-in-offline.patch |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-make-compress-run-through.patch |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-use-get_template.patch |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/python-django-compressor.spec |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/rdep-version.patch |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/sources |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1 |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/.readthedocs.yaml |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/AUTHORS |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/LICENSE |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/Makefile |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/MANIFEST.in |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/README.rst |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/setup.cfg |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/setup.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/tox.ini |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/.github |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/.github/dependabot.yml |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/.github/workflows |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/.github/workflows/ci.yml |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/base.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/cache.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/conf.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/css.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/exceptions.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/finders.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/js.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/models.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/signals.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/storage.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/test_settings.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/contrib |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/contrib/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/contrib/jinja2ext.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/contrib/sekizai.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/base.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/cleancss.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/closure.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/css_default.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/datauri.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/template.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/yuglify.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/yui.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/cssmin |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/cssmin/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/jsmin |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/filters/jsmin/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/management |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/management/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/management/commands |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/management/commands/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/management/commands/compress.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/management/commands/mtime_cache.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/offline |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/offline/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/offline/django.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/offline/jinja2.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/parser |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/parser/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/parser/base.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/parser/beautifulsoup.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/parser/default_htmlparser.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/parser/html5lib.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/parser/lxml.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templates |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templates/compressor |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templates/compressor/css_file.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templates/compressor/css_inline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templates/compressor/css_preload.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templates/compressor/js_file.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templates/compressor/js_inline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templates/compressor/js_preload.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templatetags |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templatetags/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/templatetags/compress.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/precompiler.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_base.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_conf.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_filters.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_finder.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_jinja2ext.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_mtime_cache.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_offline.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_parsers.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_sekizai.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_signals.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_storages.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templatetags.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_utils.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/datauri.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/filename with spaces.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/nonasc.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/one.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/relative_url.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/two.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/utf-8_with-BOM.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/url |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/url/nonasc.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/url/test.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/url/url1.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/url/2 |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/css/url/2/url2.css |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/img |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/img/add with spaces.png |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/img/add.png |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/img/python.png |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/js |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/js/nonasc-latin1.js |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/js/nonasc.js |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/js/one.coffee |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/js/one.js |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/js/three.js |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/static/js/two.js |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/basic |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/basic/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_base_compressed |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_base_compressed/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_base_compressed/base2.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_base_compressed/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_extra |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_extra/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_extra/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_multiple |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_multiple/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_multiple/base2.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_multiple/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_multiple_cached |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_multiple_cached/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_multiple_cached/base2.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_block_super_multiple_cached/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_complex |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_complex/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_compress_command |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_compress_command/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_condition |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_condition/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_duplicate |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_duplicate/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_error_handling |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_error_handling/buggy_extends.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_error_handling/buggy_template.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_error_handling/missing_extends.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_error_handling/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_error_handling/with_coffeescript.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_extends_recursion |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_extends_recursion/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_extends_recursion/admin |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_extends_recursion/admin/index.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_extends_relative |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_extends_relative/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_extends_relative/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_inline_non_ascii |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_inline_non_ascii/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_static_templatetag |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_static_templatetag/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_static_url_independence |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_static_url_independence/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_templatetag |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_templatetag/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_templatetag_named |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_templatetag_named/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_super |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_super/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_super/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_variable_inheritance |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_variable_inheritance/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_variable_inheritance/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_variable_inheritance_super |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_variable_inheritance_super/base1.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_variable_inheritance_super/base2.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates/test_with_context_variable_inheritance_super/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2 |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/basic |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/basic/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_extra |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_extra/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_extra/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_multiple |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_multiple/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_multiple/base2.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_multiple/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base2.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_coffin |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_coffin/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_complex |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_complex/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_compress_command |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_compress_command/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_condition |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_condition/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_duplicate |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_duplicate/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_error_handling |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_error_handling/buggy_extends.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_error_handling/buggy_template.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_error_handling/missing_extends.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_error_handling/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_error_handling/with_coffeescript.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_extends_recursion |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_extends_recursion/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_extends_recursion/admin |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_extends_recursion/admin/index.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_inline_non_ascii |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_inline_non_ascii/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_jingo |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_jingo/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_static_templatetag |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_static_templatetag/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_static_url_independence |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_static_url_independence/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_templatetag |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_templatetag/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_templatetag_named |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_templatetag_named/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_with_context |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_with_context/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance/base.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/tests/test_templates_jinja2/test_with_context_variable_inheritance/test_compressor_offline.html |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/utils |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/utils/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/compressor/utils/staticfiles.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/behind-the-scenes.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/changelog.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/conf.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/contributing.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/django-sekizai.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/index.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/jinja2.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/make.bat |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/Makefile |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/quickstart.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/reactjs.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/remote-storages.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/scenarios.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/settings.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/docs/usage.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/requirements |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-django-compressor/django-compressor-4.1/requirements/tests.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|