Initial commit of the generic history app

This commit is contained in:
Roberto Rosario
2011-05-26 05:07:26 -04:00
parent ecdc72f16c
commit 6c3aa1f37b
15 changed files with 369 additions and 5 deletions

View File

@@ -122,6 +122,7 @@ INSTALLED_APPS = (
'django.contrib.comments',
'smart_settings',
'navigation',
'history',
'web_theme',
'main',
'common',