1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-06-14 06:20:48 +02:00
lodel2_mirror/EditorialModel
2015-07-24 11:13:02 +02:00
..
backend [Backend Json] Modification du nom du fichier pour éviter les conflits avec le module json de python 2015-07-17 11:05:51 +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 : implement .fields() 2015-07-23 17:27:10 +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 a check method to EmComponent and EmClass 2015-07-23 17:32:18 +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 a check method to EmComponent and EmClass 2015-07-23 17:32:18 +02:00
fieldgroups.py [#44] Ajout d'un début de méthode check et appel de celle-ci dans le delete 2015-07-24 11:13:02 +02:00
fields.py [#44] Ajout d'un début de méthode check et appel de celle-ci dans le delete 2015-07-24 11:13:02 +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 Rank at creation improvement 2015-07-24 11:03:06 +02:00
types.py EmType : implement .fields() 2015-07-23 17:27:10 +02:00