This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
wagtail_bakerydemo
mirror of
https://github.com/wagtail/bakerydemo.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add psycopg2 for heroku
David Ray
8 years ago
parent
b0a42a2c4e
commit
70f31ff5b8
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
requirements.txt
+ 1
- 0
requirements.txt
View File
@@ -8,3 +8,4 @@ Pillow
dj-database-url==0.4.1
whitenoise==3.2.2
gunicorn==19.6.0
+psycopg2==2.6.2