1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-06-13 22:20:47 +02:00
No description
Find a file
Yann 00614d90e9 New way to specify _fields and table in EmComponent's child classes
Now _fields and table MUST be class attribute.
Its important to note that _fields now consist in a list of (name, ftype) tuples and that ftype is a EmFieldType class and NOT an EmFieldType instance
2015-06-19 12:29:19 +02:00
Database [#11] Ajout de la génération de la colonne du Field dans la table correspondante 2015-06-19 10:31:58 +02:00
EditorialModel New way to specify _fields and table in EmComponent's child classes 2015-06-19 12:29:19 +02:00
Lodel Normalize comments for MlString 2015-06-18 14:36:32 +02:00
.gitignore Modification du .gitignore 2015-06-12 09:49:39 +02:00
Doxyfile New way to specify _fields and table in EmComponent's child classes 2015-06-19 12:29:19 +02:00
manage.py Ajout du projet Lodel 2015-05-22 12:22:16 +02:00
README.md Ajout du README.md 2015-05-22 11:52:28 +02:00
requirements.txt connection à une base de donnée 2015-05-27 11:57:16 +02:00
runtest Added modify_rank test, done some refactoring and updated runtest utils script 2015-06-12 16:47:38 +02:00