有没有办法跳过不在compress
标签内的标签?例如,它似乎正在尝试加载其他templatetags
:
Invalid template /Users/david/Desktop/Avails/templates/associate_titles.html: 'extras' is not a valid tag library: ImportError raised loading apps.main.templatetags.extras: cannot import name convert_time_to_minutes
Found 'compress' tags in:
/Users/david/Desktop/Avails/templates/price_tier_update.html
/Users/david/Desktop/Avails/templates/cc_check.html
...