Posted
over 9 years
ago
by
[email protected] (Andriy Kornatskyy)
Added test cases for model value providers.
|
Posted
over 9 years
ago
by
Andriy Kornatskyy ([email protected])
Added test cases for model value providers.
|
Posted
over 9 years
ago
by
Andriy Kornatskyy ([email protected])
Improved model value providers so input value might not be string (e.g. if JSON with real types).
|
Posted
over 9 years
ago
by
[email protected] (Andriy Kornatskyy)
Improved model value providers so input value might not be string (e.g. if JSON with real types).
|
Posted
over 9 years
ago
by
Andriy Kornatskyy ([email protected])
Added str/bytes type to comp module.
src/wheezy/validation/comp.py
|
Posted
over 9 years
ago
by
[email protected] (Andriy Kornatskyy)
Added str/bytes type to comp module.
|
Posted
almost 10 years
ago
by
[email protected] (Andriy Kornatskyy)
Fixed PEP8 warnings.
i18n/en/LC_MESSAGES/validation.po
|
Posted
almost 10 years
ago
by
Andriy Kornatskyy ([email protected])
Fixed PEP8 warnings.
i18n/en/LC_MESSAGES/validation.po
|
Posted
almost 10 years
ago
by
Andriy Kornatskyy ([email protected])
Excluded __init__ module from cythonize and use 2 threads.
setup.py
|
Posted
almost 10 years
ago
by
[email protected] (Andriy Kornatskyy)
Excluded __init__ module from cythonize and use 2 threads.
|