1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-06-16 07:20:48 +02:00
lodel2_mirror/EditorialModel
Yann 195cca24a4 Implementing check methods for each EmComponent child (and EmComponent)
No extended checks was done. Only tested if the check passes without syntax error and without failing with no reason
2015-07-24 15:42:24 +02:00
..
backend Added type check in EmComponent and childs class type check. Added some cast functions to Backend 2015-07-24 12:46:04 +02:00
migrationhandler Written a first DummyMigrationHandler and modified Model __init__ method to have a migration_handler arguments 2015-07-23 16:50:06 +02:00
test EmType : subordinates_list and fields_list 2015-07-24 15:06:58 +02:00
__init__.py Renaming and moving files + fixed a bug in Lodel.settings imports 2015-05-27 10:45:11 +02:00
classes.py Implementing check methods for each EmComponent child (and EmComponent) 2015-07-24 15:42:24 +02:00
classtypes.py [ClassTypes et Fields] Mise en commentaire des imports obsolètes et conformité pep8/pylint 2015-07-17 11:21:22 +02:00
components.py Implementing check methods for each EmComponent child (and EmComponent) 2015-07-24 15:42:24 +02:00
exceptions.py Implementing check methods for each EmComponent child (and EmComponent) 2015-07-24 15:42:24 +02:00
fieldgroups.py Implementing check methods for each EmComponent child (and EmComponent) 2015-07-24 15:42:24 +02:00
fields.py Implementing check methods for each EmComponent child (and EmComponent) 2015-07-24 15:42:24 +02:00
fieldtypes.py Em Fieldtypes: a string value "0" should be seen as boolean false 2015-07-23 15:02:40 +02:00
model.py Implementing check methods for each EmComponent child (and EmComponent) 2015-07-24 15:42:24 +02:00
types.py Implementing check methods for each EmComponent child (and EmComponent) 2015-07-24 15:42:24 +02:00