Adding postmark to installed apps

master
Nick Sergeant 2011-12-04 20:01:29 -05:00
parent 11013284db
commit a3ed49b427
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ INSTALLED_APPS = (
'django_bcrypt',
'pagination',
'postmark',
'south',
'taggit',
'tastypie',