Skip to content

phodal/echoes

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
api
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Echoes CMS

A Django CMS, follow trend.

Build Status Coverage Status

Echoes CMS

##Goals

  • CMS with Mustache
  • API for Frontend & Mobile
  • Responsive UI

#Setup

1.Install

pip install -r requirements.txt

2.Setup Database

python manage.py syncdb
python manage.py migrate

3.Run

python manage.py runserver

##License

© 2015 [Phodal Huang][phodal]. This code is distributed under the MIT license. [phodal]:http://www.phodal.com/