Skip to content

learnpython/web-02

Repository files navigation

Chitatel

https://travis-ci.org/learnpython/web-02.png?branch=master

Google Reader clone built on top of Python 2.7 and Django 1.5.

Requirements

Installation

$ make bootstrap
$ make createdb
$ make syncdb

Running

Development web server

$ make devserver

Gunicorn web server

$ make server

Tests

$ make test

About

Web flow, 2nd course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages