Browse Source

Forgot DB driver.

Rafał Pitoń 11 years ago
parent
commit
264af3f0b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      misago/project_template/requirements.txt

+ 1 - 0
misago/project_template/requirements.txt

@@ -6,5 +6,6 @@ django-mptt==0.6.1
 django-pipeline==1.3.20
 fake-factory
 markdown==2.4.1
+psycopg2==2.5.3
 pytz
 unidecode