Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Code for the Directory app built during the Watch Us Build - Team Directory App with Django screencast.

Notifications You must be signed in to change notification settings

codeschool/WatchUsBuild-TeamDirectoryAppWithDjango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

WatchUsBuild-TeamDirectoryAppWithDjango

Code for the Directory app built during the Watch Us Build screencast.

Currently this app has some dependencies required to deploy it to Heroku that need to be installed before it will run locally. The dependencies are:

  • Django==1.10
  • gunicorn==19.6.0
  • whitenoise==3.2

Those can be installed from the requirements.txt file with the following command - pip install -r requirements.txt. Or they can be installed separately with pip.

About

Code for the Directory app built during the Watch Us Build - Team Directory App with Django screencast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published