Skip to content

Commit

Permalink
rtfd badge
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed Jan 6, 2015
1 parent b3affd7 commit e9332ca
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,14 +198,18 @@ In your Git fork, run `setup.py develop` to install the requirements.

The folder **testproject/** contains a pre-configured django project and an sqlite database. Login for django admin is *admin:admin*. This project should always be maintained, but please do not commit changes to the SQLite database as we only care about its contents in case data models are changed.

**Build status update May 2014** : Builds are currently failing, because we are experimenting with Python 3 support for the upcoming transitional release.

Badgers Badgers Badgers
-----------------------

[![Build Status](https://travis-ci.org/django-wiki/django-wiki.png?branch=master)](https://travis-ci.org/django-wiki/django-wiki)

[![Downloads](https://pypip.in/d/wiki/badge.png)](https://crate.io/package/wiki)

[![Downloads](https://pypip.in/v/wiki/badge.png)](https://crate.io/package/wiki)

[![Documentation Status](https://readthedocs.org/projects/django-wiki/badge/?version=latest)](https://readthedocs.org/projects/django-wiki/?badge=latest)


Python 2.5
----------
Expand Down

0 comments on commit e9332ca

Please sign in to comment.