Skip to content
/ sypyblog Public

This is a blog example for the SyPy talk on 'RESTful Django', June 2014

Notifications You must be signed in to change notification settings

meric/sypyblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a blog example for the SyPy talk on 'RESTful Django'.

It requires python 3.4 to run.

Quickstart

cd sypyblog
pyvenv-3.4 blog-env
source blog-env/bin/activate
pip install -r blog/requirements.txt
cd blog
python manage.py test blog

About

This is a blog example for the SyPy talk on 'RESTful Django', June 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages