Yann
c7defe71e0
Added tests for sqlwrapper
...
Removed logging test in EditorialModel/lib/component.py
Added comment in Database/sqlwrapper.py
2015-05-28 17:41:45 +02:00
Yann
aad5586cb1
Updated sqlwrapper to enable sqlite support and logging enable/disable
2015-05-28 14:23:03 +02:00
Yann
ebdb512500
Modification to be less dependent to django + logging in db wrapper
2015-05-27 15:05:05 +02:00
ArnAud
3ce6e1774e
sqlWrapper: default attend un objet
2015-05-27 13:33:05 +02:00
Yann
07209417a7
Refactoring comments in db wrapper
2015-05-27 13:31:35 +02:00
ArnAud
3e80b68303
connection à une base de donnée
2015-05-27 11:57:16 +02:00
Yann
18c497a27b
Fixing tests name to actually make them run
...
Test functions name as tests files name must begin with test in order to be run by manage.py test
2015-05-27 11:20:25 +02:00
Yann
eeaaf945d2
Created the class MlString and fixing syntax error
...
Created the class Lodel.utils.mlstring.MlString needed by EditorialModel.lib.component.EmComponent
The first test pass ! =)
2015-05-27 10:54:31 +02:00
Yann
8f2a3655bb
Renaming and moving files + fixed a bug in Lodel.settings imports
...
Lodel/sttings/__init__.py wasn't able to import files when called by manage.py
Renaming em to EditorialModel and moved Em* objects to EditorialModel/lib
Adding a first test (that do not pass because of syntax errors in Em* classes)
2015-05-27 10:45:11 +02:00
ArnAud
9dab9ce22f
EM: on avance…
2015-05-22 17:26:41 +02:00
Yann
df4c5cbfd8
Ajout du Doxyfile et des entêtes de méthodes pour les objets EmField, EmFieldGroup et EmType
2015-05-22 16:39:41 +02:00
Roland Haroutiounian
aca15cfdc2
Modification du gitignore
2015-05-22 16:18:55 +02:00
Roland Haroutiounian
966e16a2bb
Paramétrage des noms de connexion dans le module Databases
2015-05-22 16:18:12 +02:00
Roland Haroutiounian
a6d51f763c
Ajout du package psycopg2 (driver postgresql)
2015-05-22 15:40:24 +02:00
ArnAud
cc50da7658
EmComponent and EmClass, first draft
2015-05-22 14:33:33 +02:00
Roland Haroutiounian
d8d0f9f303
Ajout du module Database
2015-05-22 12:22:16 +02:00
Roland Haroutiounian
f24274a4d8
Ajout du projet Lodel
2015-05-22 12:22:16 +02:00
ArnAud
14bccd4094
EM: first shoot of component
2015-05-22 12:12:12 +02:00
Florentin Clouet
7f077d425b
Ajout du README.md
2015-05-22 11:52:28 +02:00
ArnAud
569888deb8
requirements.txt for python pip install
...
.gitignore for git
First commit !!!
2015-05-22 11:44:18 +02:00