| author | cavaliet |
| Thu, 26 Apr 2012 12:10:28 +0200 | |
| changeset 613 | c95b51bd1da3 |
| parent 589 | e7410c4df032 |
| child 615 | 006f1e3e5398 |
| permissions | -rw-r--r-- |
| 0 | 1 |
============ |
2 |
Ldt Platform |
|
3 |
============ |
|
4 |
||
5 |
The ldt platform, is a django module allowing the annotation, indexation, consultation of temporal content (audio, video) |
|
6 |
||
7 |
||
8 |
||
|
589
e7410c4df032
template cleaning, translation in js, and add generic google analytics
ymh <ymh.work@gmail.com>
parents:
189
diff
changeset
|
9 |
trick: |
|
e7410c4df032
template cleaning, translation in js, and add generic google analytics
ymh <ymh.work@gmail.com>
parents:
189
diff
changeset
|
10 |
compile messages for js |
|
e7410c4df032
template cleaning, translation in js, and add generic google analytics
ymh <ymh.work@gmail.com>
parents:
189
diff
changeset
|
11 |
python ../../../web/ldtplatform/manage.py makemessages -a -d djangojs |
|
e7410c4df032
template cleaning, translation in js, and add generic google analytics
ymh <ymh.work@gmail.com>
parents:
189
diff
changeset
|
12 |
python ../../../web/ldtplatform/manage.py compilemessages |