Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/django-compressor/django-compressor
/ functions
Functions
454 in github.com/django-compressor/django-compressor
⨍
Functions
454
◇
Types & classes
135
↳
Endpoints
6
Method
test_coffeescript_and_js_tag_with_compress_enabled_equals_false
(self)
compressor/tests/test_templatetags.py:217
Method
test_command_with_dot_precompiler
(self)
compressor/tests/test_base.py:357
Method
test_compress_coffeescript_file_tag_compress_enabled_is_false
(self)
compressor/tests/test_templatetags.py:238
Method
test_compress_coffeescript_tag
(self)
compressor/tests/test_templatetags.py:201
Method
test_compress_coffeescript_tag_and_javascript_tag
(self)
compressor/tests/test_templatetags.py:208
Method
test_compress_coffeescript_tag_compress_enabled_is_false
(self)
compressor/tests/test_templatetags.py:230
Method
test_compress_is_disabled
(self)
compressor/tests/test_jinja2ext.py:62
Method
test_compress_tag_with_illegal_arguments
(self)
compressor/tests/test_templatetags.py:117
Method
test_correct_backend
(self)
compressor/tests/test_base.py:432
Method
test_css_absolute_filter_filename_outside_compress_root
(self)
compressor/tests/test_filters.py:391
Method
test_css_absolute_filter_https
(self)
compressor/tests/test_filters.py:365
Method
test_css_absolute_filter_only_url_fragment
(self)
compressor/tests/test_filters.py:332
Method
test_css_absolute_filter_only_url_fragment_wrap_double_quotes
(self)
compressor/tests/test_filters.py:340
Method
test_css_absolute_filter_querystring
(self)
compressor/tests/test_filters.py:348
Method
test_css_absolute_filter_relative_path
(self)
compressor/tests/test_filters.py:369
Method
test_css_absolute_filter_url_fragment
(self)
compressor/tests/test_filters.py:315
Method
test_css_hunks
(self)
compressor/tests/test_filters.py:405
Method
test_css_hunks
(self)
compressor/tests/test_base.py:213
Method
test_css_inline
(self)
compressor/tests/test_jinja2ext.py:150
Method
test_css_mtimes
(self)
compressor/tests/test_base.py:234
Method
test_css_multiple_files_disabled_compression
(self)
compressor/tests/test_templatetags.py:270
Method
test_css_multiple_files_mixed_precompile_disabled_compression
(self)
compressor/tests/test_templatetags.py:288
Method
test_css_no_hash
(self)
compressor/tests/test_filters.py:285
Method
test_css_output
(self)
compressor/tests/test_base.py:221
Method
test_css_output
(self)
compressor/tests/test_base.py:383
Method
test_css_output_with_bom_input
(self)
compressor/tests/test_base.py:226
Method
test_css_override_url
(self)
compressor/tests/test_base.py:302
Method
test_css_preload_output
(self)
compressor/tests/test_base.py:258
Method
test_css_return_if_off
(self)
compressor/tests/test_base.py:244
Method
test_css_return_if_off
(self)
compressor/tests/test_parsers.py:96
Method
test_css_return_if_off
(self)
compressor/tests/test_parsers.py:144
Method
test_css_return_if_on
(self)
compressor/tests/test_base.py:254
Method
test_css_signal_multiple_media_attributes
(self)
compressor/tests/test_signals.py:57
Method
test_css_signal_sent
(self)
compressor/tests/test_signals.py:43
Method
test_css_split
(self)
compressor/tests/test_base.py:188
Method
test_css_split
(self)
compressor/tests/test_parsers.py:42
Method
test_css_split
(self)
compressor/tests/test_parsers.py:115
Method
test_css_tag
(self)
compressor/tests/test_jinja2ext.py:94
Method
test_css_tag
(self)
compressor/tests/test_templatetags.py:37
Method
test_css_tag_with_block
(self)
compressor/tests/test_templatetags.py:46
Method
test_css_tag_with_storage
(self)
compressor/tests/test_storages.py:80
Method
test_csscompressor_filter
(self)
compressor/tests/test_filters.py:195
Method
test_custom_output_dir1
(self)
compressor/tests/test_base.py:316
Method
test_custom_output_dir2
(self)
compressor/tests/test_base.py:321
Method
test_custom_output_dir3
(self)
compressor/tests/test_base.py:326
Method
test_data_uris
(self)
compressor/tests/test_filters.py:542
Method
test_debug_toggle
(self)
compressor/tests/test_templatetags.py:124
Method
test_deleting_manifest_does_not_affect_rendering
(self)
compressor/tests/test_offline.py:333
Method
test_different_nodes_are_render_concurrently
(self)
compressor/tests/test_offline.py:1045
Method
test_does_not_change_nested_urls
(self)
compressor/tests/test_filters.py:467
Method
test_does_not_change_quotes_in_src
(self)
compressor/tests/test_filters.py:474
Method
test_duplicate_save_overwrites_same_file
(self)
compressor/tests/test_storages.py:91
Method
test_empty_tag
(self)
compressor/tests/test_jinja2ext.py:79
Method
test_empty_tag
(self)
compressor/tests/test_templatetags.py:32
Method
test_empty_tag_with_kind
(self)
compressor/tests/test_jinja2ext.py:86
Method
test_error_raised_if_no_arguments_given
(self)
compressor/tests/test_jinja2ext.py:33
Method
test_error_raised_if_wrong_closing_kind_given
(self)
compressor/tests/test_jinja2ext.py:47
Method
test_error_raised_if_wrong_kind_given
(self)
compressor/tests/test_jinja2ext.py:40
Method
test_error_raised_if_wrong_mode_given
(self)
compressor/tests/test_jinja2ext.py:54
Method
test_filename_in_debug_mode
(self)
compressor/tests/test_base.py:525
Method
test_filenames_with_space
(self)
compressor/tests/test_filters.py:448
Method
test_filter_defaults
(self)
compressor/tests/test_conf.py:24
Method
test_filters_by_main_setting
(self)
compressor/tests/test_conf.py:31
Method
test_finders_is_none_if_staticfiles_is_not_installed
(self)
compressor/tests/test_utils.py:42
Method
test_get_cachekey_basic
(self)
compressor/tests/test_base.py:482
Method
test_get_cachekey_invalid_mod
(self)
compressor/tests/test_base.py:490
Method
test_get_cachekey_leading_dot
(self)
compressor/tests/test_base.py:486
Method
test_get_class_import_exception
(self)
compressor/tests/test_utils.py:53
Method
test_get_loaders
(self)
compressor/tests/test_offline.py:337
Method
test_get_precompiler_cachekey
(self)
compressor/tests/test_base.py:493
Method
test_guess_filename
(self)
compressor/tests/test_filters.py:441
Method
test_gzip_storage
(self)
compressor/tests/test_storages.py:54
Method
test_handle_add
(self)
compressor/tests/test_mtime_cache.py:27
Method
test_handle_clean
(self)
compressor/tests/test_mtime_cache.py:35
Method
test_handle_compress_disabled
(self, compress_mock)
compressor/tests/test_offline.py:292
Method
test_handle_compress_offline_disabled
(self, compress_mock)
compressor/tests/test_offline.py:299
Method
test_handle_compress_offline_disabled_force
(self, compress_mock)
compressor/tests/test_offline.py:306
Method
test_handle_no_args
(self, compress_mock)
compressor/tests/test_offline.py:286
Method
test_handle_no_args
(self)
compressor/tests/test_mtime_cache.py:23
Method
test_has_correct_storage
(self)
compressor/tests/test_finder.py:8
Method
test_has_finders_from_staticfiles
(self)
compressor/tests/test_utils.py:25
Method
test_has_finders_from_staticfiles_if_configured_per_appconfig
(self)
compressor/tests/test_utils.py:30
Method
test_inline
(self)
compressor/tests/test_templatetags.py:139
Method
test_js_content
(self)
compressor/tests/test_base.py:470
Method
test_js_hunks
(self)
compressor/tests/test_base.py:282
Method
test_js_inline
(self)
compressor/tests/test_jinja2ext.py:164
Method
test_js_output
(self)
compressor/tests/test_base.py:286
Method
test_js_output
(self)
compressor/tests/test_base.py:449
Method
test_js_override_url
(self)
compressor/tests/test_base.py:297
Method
test_js_preload_output
(self)
compressor/tests/test_base.py:290
Method
test_js_return_if_off
(self)
compressor/tests/test_base.py:308
Method
test_js_return_if_off
(self)
compressor/tests/test_parsers.py:105
Method
test_js_return_if_on
(self)
compressor/tests/test_base.py:311
Method
test_js_signal_sent
(self)
compressor/tests/test_signals.py:29
Method
test_js_split
(self)
compressor/tests/test_base.py:263
Method
test_js_split
(self)
compressor/tests/test_parsers.py:70
Method
test_js_tag
(self)
compressor/tests/test_jinja2ext.py:117
Method
test_js_tag
(self)
compressor/tests/test_templatetags.py:90
Method
test_jsmin_filter
(self)
compressor/tests/test_filters.py:237
Method
test_list_returns_empty_list
(self)
compressor/tests/test_finder.py:12
← previous
next →
301–400 of 454, ranked by callers