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)
|
||
1 |
|
|
2 |
|
|
3 |
|
|
4 |
|
|
5 |
|
|
6 |
|
|
7 |
|
|
8 |
|
|
9 |
|
|
||
1 |
|
|
1 |
|
|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
|
|
6 |
|
|
7 | 7 |
|
8 |
|
|
8 |
|
|
9 | 9 |
|
10 | 10 |
|
11 |
|
|
11 |
|
|
12 | 12 |
|
13 | 13 |
|