motherjones/mirrors

Name: mirrors

Owner: Mother Jones

Description: The Mirrors content store has been moved to https://gitlab.motherjones.com/gitlab/mother-jones/mirrors

Created: 2014-01-22 23:09:56.0

Updated: 2014-10-29 00:05:03.0

Pushed: 2014-10-09 22:00:27.0

Homepage: https://gitlab.motherjones.com/gitlab/mother-jones/mirrors

Size: 3962

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Mirrors

Mirrors is the back end (or content repository, if you will) django application for the Smoke and Mirrors project.

Requirements
Installation

Installation is easy:

path/to/mirrors
install -e ./
Testing

To run the tests enter these commands:

ample_project
on manage.py test mirrors

If you want to get all of the test coverage, run this:

rage run --source='../mirrors/mirrors' --omit='*migrations*' manage.py test mirrors; coverage html
Documentation

The actual docs can be found at http://motherjones.github.io/mirrors/ and in the docs directory of this project. Just run make inside of it and it'll build you a nice, readable version of our API.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.