Skip to content

ChilangoDjango/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chilango Django website project

Setting up the project on your local environment:
  1. You must be working on a virtual environment (virtualenv or virtualenvwraper[favorite])
  2. Install all python dependencies with: $ pip install -r requirements.txt
  3. Set up all de local environment variables that are defined on the Heroku project settings.
BEFORE PUSHING TO MASTER:

Plase meake sure you haver no bugs unitl we create a test system. ;) Also remember to keep DEBUG on False, so in that way we could just push to production without problems

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published