Skip to content

Instantly share code, notes, and snippets.

@prodeveloper
Created June 7, 2017 13:59
Show Gist options
  • Save prodeveloper/77c942146c4e592d587385f24ca08761 to your computer and use it in GitHub Desktop.
Save prodeveloper/77c942146c4e592d587385f24ca08761 to your computer and use it in GitHub Desktop.
Challenge: Working with Django templates

In this challenge, you will be expected to roll up an entirely new workspace, install django and render a friendly welcome page.

Your homepage should render exactly like the getting started template provided by bootstrap.

http://getbootstrap.com/examples/starter-template/#

In addition your new application must have an active super user and at least one normal user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment