Skip to content

monikagrabowska/COS-Site

 
 

Repository files navigation

master COS Status: Build Status

COS-Site

Installation

$ pip install -r requirements.txt

$ bower install

Add a local_settings.py file from the template included in the deploy folder- place this new file (local_settings.py) within the mysite folder.

$ brew install memcached

$ python manage.py migrate

$ python manage.py createsuperuser

$ python manage.py runserver

go to http://127.0.0.1:8000

Run as Admin

$ python manage.py runserver

go to http://127.0.0.1:8000/admin

Settings

Go to mysite and change default_local_settings.py to local_settings.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.0%
  • JavaScript 19.2%
  • CSS 11.7%
  • Python 1.1%