Updated South and added badge

This commit is contained in:
Daniel Greenfeld 2014-08-17 11:23:19 -03:00
parent 5a9ddc586a
commit 1701aed142
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,10 @@
cookiecutter-django
=======================
.. image:: https://requires.io/github/pydanny/cookiecutter-django/requirements.png?branch=master
:target: https://requires.io/github/pydanny/cookiecutter-django/requirements/?branch=master
:alt: Requirements Status
A cookiecutter_ template for Django.
.. _cookiecutter: https://github.com/audreyr/cookiecutter

View File

@ -11,8 +11,9 @@ dj-database-url==0.3.0
django-braces==1.4.0
django-crispy-forms==1.4.0
django-floppyforms==1.2.0
# Models
South==0.8.4
South==1.0
django-model-utils==2.2
# images