About Regex Named Groups
When you replace a complex regular expression with references to matched groups, consider using named groups. That works as self-explaining documentation of your regex patterns.
1 2 3 4 5 6 7 |
|
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You