8000 GitHub - jlujan/django-pug: Django project for running a Python User Group
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jlujan/django-pug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-pug

Django project for running a Python User Group

Getting Started

The project is meant to be run from a virtualenv

git clone https://github.com/jlujan/django-pug.git

virtualenv --no-site-packages ./django-pug

cd django-pug

source bin/activate

pip install -r requirements.pip

export PYTHONPATH=./src:$PYTHONPATH

export DEVELOPMENT=1

cd src

python manage.py syncdb

python manage.py runserver

About

Django project for running a Python User Group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0