Posted
almost 13 years
ago
by
akorn
Added and_ and iterator rules
src/wheezy/validation/rules.py
(69 lines added, 14 lines removed)
|
Posted
almost 13 years
ago
by
akorn
Improved error message in case of ValueError on empty input
i18n/en/LC_MESSAGES/validation.po
(10 lines added, 22 lines removed)
|
Posted
almost 13 years
ago
by
akorn
If value is missed in input, assume it is empty
i18n/en/LC_MESSAGES/validation.po
(10 lines added, 4 lines removed)
i18n/validation.po
(10
|
Posted
almost 13 years
ago
by
akorn
Updated 'Model Update > Date and Time' section with behaviour for string empty value convertion to date/time fields
doc/userguide.rst
(2 lines added, 2 lines removed)
|
Posted
almost 13 years
ago
by
akorn
Extended list of required but missing values for required validator
i18n/en/LC_MESSAGES/validation.po
(13 lines added, 7 lines removed)
|
Posted
almost 13 years
ago
by
akorn
Empty string is translated to date.min
src/wheezy/validation/model.py
(37 lines added, 4 lines removed)
|
Posted
almost 13 years
ago
by
akorn
Added documentation for new rules: regex, slug, email and range
doc/userguide.rst
(13 lines added, 0 lines removed)
|
Posted
almost 13 years
ago
by
akorn
Updated translations
doc/conf.py
(2 lines added, 2 lines removed)
doc/userguide.rst
(38 lines added, 1 lines removed)
|
Posted
almost 13 years
ago
by
akorn
Updated translations
i18n/en/LC_MESSAGES/validation.po
(39 lines added, 7 lines removed)
i18n/ru/LC_MESSAGES/validation.po
(33 lines added
|
Posted
almost 13 years
ago
by
akorn
Added range validation rule
src/wheezy/validation/rules.py
(150 lines added, 0 lines removed)
|