(?P<id>[0-9-]+)/(?P<lng>[a-zA-Z_]*)/(?P<view>[a-zA-Z0-9-]*)
Is this okay? check it at: https://regex101.com/
Need a cheatsheet?
Continue reading Regular Expressions(?P<id>[0-9-]+)/(?P<lng>[a-zA-Z_]*)/(?P<view>[a-zA-Z0-9-]*)
Is this okay? check it at: https://regex101.com/
Need a cheatsheet?
Continue reading Regular Expressions