-
- Downloads
Added requirements and installation instructions for using PostgreSQL and...
Added requirements and installation instructions for using PostgreSQL and apparently there were another migration necessary.
parent
311ad6a1
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- README.rst 28 additions, 1 deletionREADME.rst
- program/migrations/0018_auto_20190810_1146.py 35 additions, 0 deletionsprogram/migrations/0018_auto_20190810_1146.py
- pv/settings.py 11 additions, 1 deletionpv/settings.py
- requirements.txt 3 additions, 0 deletionsrequirements.txt
Django==1.11.3 | ||
mysqlclient | ||
postgresql | ||
postgresql-contrib | ||
psycopg2 | ||
Pillow==4.2.1 | ||
PyYAML==3.12 | ||
django-tinymce==2.6.0 | ||
... | ... |
Please register or sign in to comment