1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-03-22 11:02:02 +01:00
No description
Find a file
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
Database Paramétrage des noms de connexion dans le module Databases 2015-05-22 16:18:12 +02:00
EditorialModel Renaming and moving files + fixed a bug in Lodel.settings imports 2015-05-27 10:45:11 +02:00
Lodel Renaming and moving files + fixed a bug in Lodel.settings imports 2015-05-27 10:45:11 +02:00
.gitignore Modification du gitignore 2015-05-22 16:18:55 +02:00
Doxyfile 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
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 Ajout du package psycopg2 (driver postgresql) 2015-05-22 15:40:24 +02:00