class documentation

class LocalePrefixPattern:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __str__ Undocumented
Method check Undocumented
Method describe Undocumented
Method match Undocumented
Instance Variable converters Undocumented
Instance Variable prefix​_default​_language Undocumented
Property language​_prefix Undocumented
Property regex Undocumented
def __init__(self, prefix_default_language=True):

Undocumented

def __str__(self):

Undocumented

def check(self):

Undocumented

def describe(self):

Undocumented

def match(self, path):

Undocumented

converters: dict =

Undocumented

prefix_default_language =

Undocumented

@property
language_prefix =

Undocumented

@property
regex =

Undocumented