/videoconference

videoconference

Primary LanguageJavaScript

foundation-project-zero

A Django starter project based on Zurb Foundation

To Use :

$ django-admin.py startproject [your_project_name] --template=https://github.com/chrisdev/foundation-project-zero/zipball/master

This project template provides :

  • apps folder for internal apps
  • initial data (for handling sites.Site model)
  • project requirements files for use with pip
  • a home for your site static files
  • basic templates designed to work with the foundation theme

Apps included:

  • django-debug-toolbar
  • django_compressor
  • pinax-utils
  • pinax-theme-foundation