Skip to content

Commit

Permalink
fix readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbspeakr committed Jan 26, 2015
1 parent 6ca094d commit bb01244
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ It provides a simple way for German citizen to opt-out from local residents' reg
application forms (so-called *Anträge auf Übermittlungssperren*).

This civic app was mainly planned and implemented by [Jan Brennenstuhl](http://jan.brennenstuhl.me) during the international Open-Data-Day 2013 in Berlin.

## What do I need?

[![Requirements Status](https://requires.io/github/jbspeakr/datensparsam/requirements.svg?branch=master)](https://requires.io/github/jbspeakr/datensparsam/requirements/?branch=master)

## How do I use it?

Expand All @@ -33,20 +37,4 @@ This civic app was mainly planned and implemented by [Jan Brennenstuhl](http://j

You betcha. Run'em using:

nosetests

## What do I need?

[![Requirements Status](https://requires.io/github/jbspeakr/datensparsam/requirements.svg?branch=master)](https://requires.io/github/jbspeakr/datensparsam/requirements/?branch=master)

## Setup

### Load API Fixtures

python manage.py loaddata api-municipality
python manage.py loaddata api-registrationoffice
python manage.py loaddata api-zipcode

### Load PDF-Builder Fixture

python manage.py loaddata pdfbuilder-form
python manage.py test --failfast

0 comments on commit bb01244

Please sign in to comment.