Regular Expressions 101

Community Patterns

replace static url tags in templates from flask to django

1

Regular Expression
PCRE2 (PHP >=7.3)

/
{ url_for\('static', filename='.*'\)}}
/
gm

Description

replace static url tags in templates from flask to django

Submitted by anonymous - 7 months ago