Skip to content

gordio/gordio-site-django

Repository files navigation

Build Status

Installing

fab build
fab 'manage:loaddata flatpages.json'

Development environment required

  • python-3.3
  • virtualenv
  • fabric

Usage

  1. Configure settings_local.py exmpl: cp ./project_name/settings_local{_example,}.py
  2. fab build - build site environment
  3. fab run or fab run:0.0.0.0:8080 - run dev server
  4. fab manage:shell, fab manage:'dbshell -h', fab manage:shell\ -h, etc...

About

My personal site on Django. (old)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published