clip timeline

This commit is contained in:
j 2011-01-01 17:19:14 +05:30
commit a00b88acd9
6 changed files with 244 additions and 1 deletions

View file

@ -129,6 +129,7 @@ INSTALLED_APPS = (
'place',
'text',
'torrent',
'timeline',
'user',
'api',
)