Skip to content

razzius-archive/django-twoscoops-heroku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-twoscoops-project

A project template for Django 1.5.

To set for local development, start a virtual environment, add2virtualenv . at the top level, and run secret_key_gen.sh to set up a secret key.

General setup instructions can be found at https://github.com/twoscoops/django-twoscoops-project.

In order to optimize this project for my preferences and Heroku, I have made the following changes:

  • Upgraded Bootstrap to 3.0
  • Updated requirements versions and removed some utilities
  • Added an index template that inherits from base, removed some of the starting html
  • Renamed template blocks

About

The Two Scoops template ready to deploy on Heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 86.7%
  • Python 10.7%
  • Shell 2.6%