An open API service indexing awesome lists of open source software.

https://github.com/dcramer/djangospot2

DjangoSpot using Pylons and Redis
https://github.com/dcramer/djangospot2

Last synced: 3 months ago
JSON representation

DjangoSpot using Pylons and Redis

Awesome Lists containing this project

README

        

This file is for you to describe the djangospot application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``djangospot`` using easy_install::

easy_install djangospot

Make a config file as follows::

paster make-config djangospot config.ini

Tweak the config file as appropriate and then setup the application::

paster setup-app config.ini

Then you are ready to go.