Skip to content

anhtran/redis-guestbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple app using Django and Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published