aaPanel_Kern
root@procrmcore:/www/wwwroot/procrm_core# ade3959e771b960d803644093dae5b4d_venv/bin/python3 manage.py compress --force
Compressing... Invalid template django_filters/rest_framework/crispy_form.html: 'crispy_forms_tags' is not a registered tag library. Must be one of:
admin_list
admin_modify
admin_urls
cache
compress
i18n
l10n
log
rest_framework
static
tz
Traceback (most recent call last):
File "/www/wwwroot/procrm_core/manage.py", line 22, in <module>
main()
File "/www/wwwroot/procrm_core/manage.py", line 18, in main
execute_from_command_line(sys.argv)
File "/www/wwwroot/procrm_core/ade3959e771b960d803644093dae5b4d_venv/lib/python3.9/site-packages/django/core/management/init.py", line 446, in execute_from_command_line
utility.execute()
File "/www/wwwroot/procrm_core/ade3959e771b960d803644093dae5b4d_venv/lib/python3.9/site-packages/django/core/management/init.py", line 440, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/www/wwwroot/procrm_core/ade3959e771b960d803644093dae5b4d_venv/lib/python3.9/site-packages/django/core/management/base.py", line 402, in run_from_argv
self.execute(args, **cmd_options)
File "/www/wwwroot/procrm_core/ade3959e771b960d803644093dae5b4d_venv/lib/python3.9/site-packages/django/core/management/base.py", line 448, in execute
output = self.handle(args, options)
File "/www/wwwroot/procrm_core/ade3959e771b960d803644093dae5b4d_venv/lib/python3.9/site-packages/compressor/management/commands/compress.py", line 301, in handle
self.handle_inner(options)
File "/www/wwwroot/procrm_core/ade3959e771b960d803644093dae5b4d_venv/lib/python3.9/site-packages/compressor/management/commands/compress.py", line 324, in handle_inner
offline_manifest, block_count, results = self.compress(engine, extensions, verbosity, follow_links, log)
File "/www/wwwroot/procrm_core/ade3959e771b960d803644093dae5b4d_venv/lib/python3.9/site-packages/compressor/management/commands/compress.py", line 234, in compress
raise OfflineGenerationError(
compressor.exceptions.OfflineGenerationError: No 'compress' template tags found in templates.Try running compress command with --follow-links and/or--extension=EXTENSIONS