OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | to_python (self, value) |
def | to_url (self, value) |
![]() | |
def | __init__ (self, map) |
Static Public Attributes | |
regex | |
![]() | |
regex | |
weight | |
Additional Inherited Members | |
![]() | |
map | |
This converter only accepts UUID strings:: Rule('/object/<uuid:identifier>') .. versionadded:: 0.10 :param map: the :class:`Map`.
def to_python | ( | self, | |
value | |||
) |
Reimplemented from BaseConverter.
def to_url | ( | self, | |
value | |||
) |
Reimplemented from BaseConverter.
|
static |