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.
Roland Haroutiounian b668556c3f [#44] Ajout d'un début de méthode check et appel de celle-ci dans le delete 9 years ago
..
backend [Backend Json] Modification du nom du fichier pour éviter les conflits avec le module json de python 9 years ago
migrationhandler Written a first DummyMigrationHandler and modified Model __init__ method to have a migration_handler arguments 9 years ago
test EmType : implement .fields() comment selected_fields because it clashes with ._fields[] => we have to rethink of ._fields[] and fieldtypes 9 years ago
__init__.py Renaming and moving files + fixed a bug in Lodel.settings imports 10 years ago
classes.py Added a check method to EmComponent and EmClass 9 years ago
classtypes.py [ClassTypes et Fields] Mise en commentaire des imports obsolètes et conformité pep8/pylint 9 years ago
components.py Added a check method to EmComponent and EmClass 9 years ago
fieldgroups.py [#44] Ajout d'un début de méthode check et appel de celle-ci dans le delete 9 years ago
fields.py [#44] Ajout d'un début de méthode check et appel de celle-ci dans le delete 9 years ago
fieldtypes.py Em Fieldtypes: a string value "0" should be seen as boolean false 9 years ago
model.py Rank at creation improvement 9 years ago
types.py EmType : implement .fields() comment selected_fields because it clashes with ._fields[] => we have to rethink of ._fields[] and fieldtypes 9 years ago