MCPcopy Create free account

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

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

Methodtest_coffeescript_and_js_tag_with_compress_enabled_equals_false
(self)
compressor/tests/test_templatetags.py:217
Methodtest_command_with_dot_precompiler
(self)
compressor/tests/test_base.py:357
Methodtest_compress_coffeescript_file_tag_compress_enabled_is_false
(self)
compressor/tests/test_templatetags.py:238
Methodtest_compress_coffeescript_tag
(self)
compressor/tests/test_templatetags.py:201
Methodtest_compress_coffeescript_tag_and_javascript_tag
(self)
compressor/tests/test_templatetags.py:208
Methodtest_compress_coffeescript_tag_compress_enabled_is_false
(self)
compressor/tests/test_templatetags.py:230
Methodtest_compress_is_disabled
(self)
compressor/tests/test_jinja2ext.py:62
Methodtest_compress_tag_with_illegal_arguments
(self)
compressor/tests/test_templatetags.py:117
Methodtest_correct_backend
(self)
compressor/tests/test_base.py:432
Methodtest_css_absolute_filter_filename_outside_compress_root
(self)
compressor/tests/test_filters.py:391
Methodtest_css_absolute_filter_https
(self)
compressor/tests/test_filters.py:365
Methodtest_css_absolute_filter_only_url_fragment
(self)
compressor/tests/test_filters.py:332
Methodtest_css_absolute_filter_only_url_fragment_wrap_double_quotes
(self)
compressor/tests/test_filters.py:340
Methodtest_css_absolute_filter_querystring
(self)
compressor/tests/test_filters.py:348
Methodtest_css_absolute_filter_relative_path
(self)
compressor/tests/test_filters.py:369
Methodtest_css_absolute_filter_url_fragment
(self)
compressor/tests/test_filters.py:315
Methodtest_css_hunks
(self)
compressor/tests/test_filters.py:405
Methodtest_css_hunks
(self)
compressor/tests/test_base.py:213
Methodtest_css_inline
(self)
compressor/tests/test_jinja2ext.py:150
Methodtest_css_mtimes
(self)
compressor/tests/test_base.py:234
Methodtest_css_multiple_files_disabled_compression
(self)
compressor/tests/test_templatetags.py:270
Methodtest_css_multiple_files_mixed_precompile_disabled_compression
(self)
compressor/tests/test_templatetags.py:288
Methodtest_css_no_hash
(self)
compressor/tests/test_filters.py:285
Methodtest_css_output
(self)
compressor/tests/test_base.py:221
Methodtest_css_output
(self)
compressor/tests/test_base.py:383
Methodtest_css_output_with_bom_input
(self)
compressor/tests/test_base.py:226
Methodtest_css_override_url
(self)
compressor/tests/test_base.py:302
Methodtest_css_preload_output
(self)
compressor/tests/test_base.py:258
Methodtest_css_return_if_off
(self)
compressor/tests/test_base.py:244
Methodtest_css_return_if_off
(self)
compressor/tests/test_parsers.py:96
Methodtest_css_return_if_off
(self)
compressor/tests/test_parsers.py:144
Methodtest_css_return_if_on
(self)
compressor/tests/test_base.py:254
Methodtest_css_signal_multiple_media_attributes
(self)
compressor/tests/test_signals.py:57
Methodtest_css_signal_sent
(self)
compressor/tests/test_signals.py:43
Methodtest_css_split
(self)
compressor/tests/test_base.py:188
Methodtest_css_split
(self)
compressor/tests/test_parsers.py:42
Methodtest_css_split
(self)
compressor/tests/test_parsers.py:115
Methodtest_css_tag
(self)
compressor/tests/test_jinja2ext.py:94
Methodtest_css_tag
(self)
compressor/tests/test_templatetags.py:37
Methodtest_css_tag_with_block
(self)
compressor/tests/test_templatetags.py:46
Methodtest_css_tag_with_storage
(self)
compressor/tests/test_storages.py:80
Methodtest_csscompressor_filter
(self)
compressor/tests/test_filters.py:195
Methodtest_custom_output_dir1
(self)
compressor/tests/test_base.py:316
Methodtest_custom_output_dir2
(self)
compressor/tests/test_base.py:321
Methodtest_custom_output_dir3
(self)
compressor/tests/test_base.py:326
Methodtest_data_uris
(self)
compressor/tests/test_filters.py:542
Methodtest_debug_toggle
(self)
compressor/tests/test_templatetags.py:124
Methodtest_deleting_manifest_does_not_affect_rendering
(self)
compressor/tests/test_offline.py:333
Methodtest_different_nodes_are_render_concurrently
(self)
compressor/tests/test_offline.py:1045
Methodtest_does_not_change_nested_urls
(self)
compressor/tests/test_filters.py:467
Methodtest_does_not_change_quotes_in_src
(self)
compressor/tests/test_filters.py:474
Methodtest_duplicate_save_overwrites_same_file
(self)
compressor/tests/test_storages.py:91
Methodtest_empty_tag
(self)
compressor/tests/test_jinja2ext.py:79
Methodtest_empty_tag
(self)
compressor/tests/test_templatetags.py:32
Methodtest_empty_tag_with_kind
(self)
compressor/tests/test_jinja2ext.py:86
Methodtest_error_raised_if_no_arguments_given
(self)
compressor/tests/test_jinja2ext.py:33
Methodtest_error_raised_if_wrong_closing_kind_given
(self)
compressor/tests/test_jinja2ext.py:47
Methodtest_error_raised_if_wrong_kind_given
(self)
compressor/tests/test_jinja2ext.py:40
Methodtest_error_raised_if_wrong_mode_given
(self)
compressor/tests/test_jinja2ext.py:54
Methodtest_filename_in_debug_mode
(self)
compressor/tests/test_base.py:525
Methodtest_filenames_with_space
(self)
compressor/tests/test_filters.py:448
Methodtest_filter_defaults
(self)
compressor/tests/test_conf.py:24
Methodtest_filters_by_main_setting
(self)
compressor/tests/test_conf.py:31
Methodtest_finders_is_none_if_staticfiles_is_not_installed
(self)
compressor/tests/test_utils.py:42
Methodtest_get_cachekey_basic
(self)
compressor/tests/test_base.py:482
Methodtest_get_cachekey_invalid_mod
(self)
compressor/tests/test_base.py:490
Methodtest_get_cachekey_leading_dot
(self)
compressor/tests/test_base.py:486
Methodtest_get_class_import_exception
(self)
compressor/tests/test_utils.py:53
Methodtest_get_loaders
(self)
compressor/tests/test_offline.py:337
Methodtest_get_precompiler_cachekey
(self)
compressor/tests/test_base.py:493
Methodtest_guess_filename
(self)
compressor/tests/test_filters.py:441
Methodtest_gzip_storage
(self)
compressor/tests/test_storages.py:54
Methodtest_handle_add
(self)
compressor/tests/test_mtime_cache.py:27
Methodtest_handle_clean
(self)
compressor/tests/test_mtime_cache.py:35
Methodtest_handle_compress_disabled
(self, compress_mock)
compressor/tests/test_offline.py:292
Methodtest_handle_compress_offline_disabled
(self, compress_mock)
compressor/tests/test_offline.py:299
Methodtest_handle_compress_offline_disabled_force
(self, compress_mock)
compressor/tests/test_offline.py:306
Methodtest_handle_no_args
(self, compress_mock)
compressor/tests/test_offline.py:286
Methodtest_handle_no_args
(self)
compressor/tests/test_mtime_cache.py:23
Methodtest_has_correct_storage
(self)
compressor/tests/test_finder.py:8
Methodtest_has_finders_from_staticfiles
(self)
compressor/tests/test_utils.py:25
Methodtest_has_finders_from_staticfiles_if_configured_per_appconfig
(self)
compressor/tests/test_utils.py:30
Methodtest_inline
(self)
compressor/tests/test_templatetags.py:139
Methodtest_js_content
(self)
compressor/tests/test_base.py:470
Methodtest_js_hunks
(self)
compressor/tests/test_base.py:282
Methodtest_js_inline
(self)
compressor/tests/test_jinja2ext.py:164
Methodtest_js_output
(self)
compressor/tests/test_base.py:286
Methodtest_js_output
(self)
compressor/tests/test_base.py:449
Methodtest_js_override_url
(self)
compressor/tests/test_base.py:297
Methodtest_js_preload_output
(self)
compressor/tests/test_base.py:290
Methodtest_js_return_if_off
(self)
compressor/tests/test_base.py:308
Methodtest_js_return_if_off
(self)
compressor/tests/test_parsers.py:105
Methodtest_js_return_if_on
(self)
compressor/tests/test_base.py:311
Methodtest_js_signal_sent
(self)
compressor/tests/test_signals.py:29
Methodtest_js_split
(self)
compressor/tests/test_base.py:263
Methodtest_js_split
(self)
compressor/tests/test_parsers.py:70
Methodtest_js_tag
(self)
compressor/tests/test_jinja2ext.py:117
Methodtest_js_tag
(self)
compressor/tests/test_templatetags.py:90
Methodtest_jsmin_filter
(self)
compressor/tests/test_filters.py:237
Methodtest_list_returns_empty_list
(self)
compressor/tests/test_finder.py:12
← previousnext →301–400 of 454, ranked by callers