add some text

This commit is contained in:
j 2010-11-23 11:30:03 +01:00
commit c1f8c10e10
5 changed files with 145 additions and 0 deletions

View file

@ -121,6 +121,7 @@ INSTALLED_APPS = (
'item',
'archive',
'user',
'text',
'torrent',
)