No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber 67dbe5c097 Implements relation stuff + a lot of fixes in tests and in leo fieldtypes validation stack 8 years ago
..
__init__.py Deleted useless code 8 years ago
bool.py fieldtypes: should now return (value, error) 8 years ago
char.py fieldtypes: use relative import 8 years ago
datetime.py fieldtypes: use relative import 8 years ago
file.py fieldtypes: use relative import 8 years ago
generic.py Updated fieldtypes to make easier the check_data_value inheritance 8 years ago
integer.py Updated fieldtypes to make easier the check_data_value inheritance 8 years ago
leo.py Implements relation stuff + a lot of fixes in tests and in leo fieldtypes validation stack 8 years ago
naturerelation.py Add test + small bugfixes in fieldtypes + implementations of short utils methods 8 years ago
pk.py Started LeRelation and childs implementation 8 years ago
regexchar.py Updated fieldtypes to make easier the check_data_value inheritance 8 years ago
rel2type.py fieldtypes: use relative import 8 years ago
text.py fieldtypes: use relative import 8 years ago