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

https://github.com/codesyntax/datsegit

project running www.datsegit.com
https://github.com/codesyntax/datsegit

Last synced: about 2 months ago
JSON representation

project running www.datsegit.com

Awesome Lists containing this project

README

          

INTRODUCTION
============

This is the project template which install the website www.datsegit.com

Instalation
-----------

For install the project use (django-admin.py must be on path):

$ django-admin.py startproject --template=https://github.com/codesyntax/datsegit/archive/master.zip project_name

You must replace project_name with your project name.

Settings
--------
Once the project is created, you have to adjust some settings in your settings.py file:

- All database settings
- TWITTER_CONSUMER_KEY = ''
- TWITTER_CONSUMER_SECRET = ''