Use PostgreSQL instead of MariaDB
This commit is contained in:
parent
afdc8a8776
commit
95c7e803e7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ django-gapc-storage==0.5.2
|
|||
django-waffle==2.0.0
|
||||
|
||||
# database
|
||||
mysqlclient==2.0.1
|
||||
psycopg2
|
||||
|
||||
# For testing
|
||||
django-nose==1.4.7
|
||||
|
|
Loading…
Reference in a new issue