Skip to content

r7wang/django-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-test

Project for learning and testing Python/Django

Build

To successfully install all of the requirements, you will need to do the following to avoid running into errors while installing psycopg2.

brew install openssl
export LDFLAGS="-L/usr/local/opt/openssl/lib"
export CPPFLAGS="-I/usr/local/opt/openssl/include"

About

Project for learning and testing Python/Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published