Skip to content

The North Bay Python website, based on Symposion and Registrasion.

License

Notifications You must be signed in to change notification settings

befreeman/website

 
 

Repository files navigation

North Bay Python

The website for North Bay Python is a Django application with Symposion and Registrasion.

Setup

Development

  1. pip install -r requirements/base.txt
  2. python manage.py createsuperuser
  3. python manage.py loaddata fixtures/*
  4. python manage.py migrate

Prod

Use pip install -r requirements.txt instead.

Reference Material

About

The North Bay Python website, based on Symposion and Registrasion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.3%
  • Python 33.7%
  • CSS 10.3%
  • JavaScript 2.7%