MCPcopy Create free account

hub / github.com/django-compressor/django-compressor / functions

Functions454 in github.com/django-compressor/django-compressor

Methodtest_missing_rel_leaves_empty_result
(self)
compressor/tests/test_templatetags.py:55
Methodtest_missing_rel_only_on_one_resource
(self)
compressor/tests/test_templatetags.py:62
Methodtest_multiple_engines
(self)
compressor/tests/test_offline.py:854
Methodtest_multiple_file_order_conserved
(self)
compressor/tests/test_templatetags.py:249
Methodtest_named_compress_tag
(self)
compressor/tests/test_templatetags.py:156
Methodtest_nested_cache_dir
(self)
compressor/tests/test_filters.py:509
Methodtest_non_ascii_exception_messages
(self, mock)
compressor/tests/test_offline.py:361
Methodtest_nonascii_css_tag
(self)
compressor/tests/test_jinja2ext.py:106
Methodtest_nonascii_css_tag
(self)
compressor/tests/test_templatetags.py:81
Methodtest_nonascii_inline_css
(self)
compressor/tests/test_jinja2ext.py:175
Methodtest_nonascii_js_tag
(self)
compressor/tests/test_jinja2ext.py:128
Methodtest_nonascii_js_tag
(self)
compressor/tests/test_templatetags.py:99
Methodtest_nonascii_latin1_js_tag
(self)
compressor/tests/test_jinja2ext.py:139
Methodtest_nonascii_latin1_js_tag
(self)
compressor/tests/test_templatetags.py:108
Methodtest_nonexistent_precompiler_class_error
(self)
compressor/tests/test_base.py:348
Methodtest_offline_django
(self)
compressor/tests/test_offline.py:225
Methodtest_offline_django_verbosity_1
(self)
compressor/tests/test_offline.py:235
Methodtest_offline_django_verbosity_2
(self)
compressor/tests/test_offline.py:245
Methodtest_offline_jinja2
(self)
compressor/tests/test_offline.py:230
Methodtest_offline_jinja2_verbosity_1
(self)
compressor/tests/test_offline.py:240
Methodtest_offline_jinja2_verbosity_2
(self)
compressor/tests/test_offline.py:250
Methodtest_offline_manifest_storage
(self)
compressor/tests/test_storages.py:97
Methodtest_passthough_when_compress_disabled
(self)
compressor/tests/test_base.py:410
Methodtest_postprocess_css
(self)
compressor/tests/test_sekizai.py:30
Methodtest_postprocess_js
(self)
compressor/tests/test_sekizai.py:11
Methodtest_precompiler_cache
(self)
compressor/tests/test_filters.py:128
Methodtest_precompiler_cache_issue750
(self, mock_cache)
compressor/tests/test_filters.py:154
Methodtest_precompiler_caches_empty_files
(self)
compressor/tests/test_filters.py:181
Methodtest_precompiler_class_used
(self)
compressor/tests/test_base.py:336
Methodtest_precompiler_dict_options
(self)
compressor/tests/test_filters.py:48
Methodtest_precompiler_enables_absolute
Tests whether specifying a precompiler also runs the CssAbsoluteFilter even if compression is disabled, but only if the CssAbsoluteFi
compressor/tests/test_base.py:91
Methodtest_precompiler_infile_outfile
(self)
compressor/tests/test_filters.py:63
Methodtest_precompiler_infile_stdout
(self)
compressor/tests/test_filters.py:90
Methodtest_precompiler_infile_with_spaces
(self)
compressor/tests/test_filters.py:76
Methodtest_precompiler_not_cacheable
(self)
compressor/tests/test_filters.py:167
Methodtest_precompiler_output_unicode
(self)
compressor/tests/test_filters.py:121
Methodtest_precompiler_stdin_outfile
(self)
compressor/tests/test_filters.py:97
Methodtest_precompiler_stdin_stdout
(self)
compressor/tests/test_filters.py:104
Methodtest_precompiler_stdin_stdout_filename
(self)
compressor/tests/test_filters.py:111
Methodtest_rcssmin_filter
(self)
compressor/tests/test_filters.py:216
Methodtest_rendering_without_manifest_raises_exception
(self)
compressor/tests/test_offline.py:312
Methodtest_rendering_without_manifest_raises_exception_jinja2
(self)
compressor/tests/test_offline.py:317
Methodtest_same_node_is_not_rendered_concurrently
(self)
compressor/tests/test_offline.py:1039
Methodtest_sekizai_only_once
(self)
compressor/tests/test_templatetags.py:172
Methodtest_storage_without_path_fallback
Remote storages not implementing path need a fallback to a private instance of CompressorFileStorage. This must not be dependent on
compressor/tests/test_storages.py:117
Methodtest_template_filter
(self)
compressor/tests/test_filters.py:561
Methodtest_template_precompiler
(self)
compressor/tests/test_base.py:368
Methodtest_uppercase_rel
(self)
compressor/tests/test_templatetags.py:72
Methodtest_yuglify_filters
(self)
compressor/tests/test_filters.py:585
Methodtest_yui_filters
(self)
compressor/tests/test_filters.py:598
Methodtree
Document tree.
compressor/parser/lxml.py:29
Methodurl_converter
(self, matchobj)
compressor/filters/css_default.py:117
Functionurl_for
Incomplete emulation of Flask's url_for.
compressor/offline/jinja2.py:47
Methodwalk_nodes
(self, node, block_name=None, context=None)
compressor/offline/jinja2.py:119
← previous401–454 of 454, ranked by callers