1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-07-02 22:00:48 +02:00
lodel2_mirror/EditorialModel
2015-07-24 12:46:04 +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 Supressed _fields from EmComponent and transforming the EmComponent in a standart object with standarts attributes 2015-07-24 12:03:39 +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 Added type check in EmComponent and childs class type check. Added some cast functions to Backend 2015-07-24 12:46:04 +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 Added type check in EmComponent and childs class type check. Added some cast functions to Backend 2015-07-24 12:46:04 +02:00
fieldgroups.py Added type check in EmComponent and childs class type check. Added some cast functions to Backend 2015-07-24 12:46:04 +02:00
fields.py Added type check in EmComponent and childs class type check. Added some cast functions to Backend 2015-07-24 12:46:04 +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 Supressed _fields from EmComponent and transforming the EmComponent in a standart object with standarts attributes 2015-07-24 12:03:39 +02:00
types.py Added type check in EmComponent and childs class type check. Added some cast functions to Backend 2015-07-24 12:46:04 +02:00