Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
luzfcb committed Jun 26, 2015
1 parent 10e0e24 commit 70b27fb
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 757 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -40,3 +40,4 @@ output/*/index.html

# Sphinx
docs/_build
.idea
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

15 changes: 0 additions & 15 deletions .idea/django-reversion-extras.iml

This file was deleted.

15 changes: 0 additions & 15 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

709 changes: 0 additions & 709 deletions .idea/workspace.xml

This file was deleted.

25 changes: 22 additions & 3 deletions README.rst
Expand Up @@ -2,15 +2,34 @@
django-reversion-extras
=============================

.. image:: https://badge.fury.io/py/django-reversion-extras.png
.. image:: https://img.shields.io/pypi/v/django-reversion-extras.svg
:target: https://badge.fury.io/py/django-reversion-extras

.. image:: https://travis-ci.org/luzfcb/django-reversion-extras.png?branch=master
.. image:: https://img.shields.io/pypi/status/django-reversion-extras.svg
:target: https://badge.fury.io/py/django-reversion-extras

.. image:: https://travis-ci.org/luzfcb/django-reversion-extras.svg?branch=master
:target: https://travis-ci.org/luzfcb/django-reversion-extras

.. image:: https://coveralls.io/repos/luzfcb/django-reversion-extras/badge.png?branch=master
.. image:: https://coveralls.io/repos/luzfcb/django-reversion-extras/badge.svg?branch=master
:target: https://coveralls.io/r/luzfcb/django-reversion-extras?branch=master

.. image:: https://landscape.io/github/luzfcb/django-reversion-extras/master/landscape.svg?style=flat
:target: https://landscape.io/github/luzfcb/django-reversion-extras/master
:alt: Code Health

.. image:: https://requires.io/github/luzfcb/django-reversion-extras/requirements.svg?branch=master
:target: https://requires.io/github/luzfcb/django-reversion-extras/requirements/?branch=master
:alt: Requirements Status

.. image:: https://img.shields.io/pypi/dd//django-reversion-extras.svg
:target: https://badge.fury.io/py/django-reversion-extras

.. image:: https://img.shields.io/pypi/dm//django-reversion-extras.svg
:target: https://badge.fury.io/py/django-reversion-extras



Extra tools to work with django-reversion

Documentation
Expand Down

0 comments on commit 70b27fb

Please sign in to comment.