Skip to content

colonbrack3t/GoldenShoeCompany

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GoldenShoeCompany

Required pip packages:

pip install django django-colorfield django-compressor django-crispy-forms django-multiselectfield psycopg2

You will also need a PostgreSQL with the following settings:

hosted on 127.0.0.1 : 5432 

name = goldenshoecompanydb 

username = postgres

password = password

or you can change the settings found in the settings.py file to point to any other PostgreSQL db

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published