Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 442 Bytes

redis-guestbook

A simple app using Django and Redis

Requirement

You need install redis-py before run this app: $ sudo easy_install redis

Install or upgrade django to version 1.3.

Installation

  • Get or extract source-code in somewhere
  • Run redis-server
  • Start python server python manage.py runserver

Author

Coded by Anh Tran http://twitter.info