add js pages

This commit is contained in:
j 2010-02-10 18:40:14 +05:30
commit f606ee998d
4 changed files with 32 additions and 2 deletions

View file

@ -105,6 +105,7 @@ INSTALLED_APPS = (
'devserver',
# 'south',
'app',
'backend',
'oxuser',
)