mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
Bump South to the stable 0.8.2 release
This commit is contained in:
parent
595c75e2f1
commit
7ab7cf910d
|
@ -14,6 +14,7 @@ django-floppyforms==1.1
|
|||
|
||||
# Models
|
||||
django-model-utils==1.5.0
|
||||
South==0.8.2
|
||||
|
||||
# images
|
||||
Pillow==2.1.0
|
||||
|
@ -29,10 +30,6 @@ psycopg2==2.5
|
|||
unicode-slugify==0.1.1
|
||||
django-autoslug==1.7.1
|
||||
|
||||
# There are edge cases for South with Django 1.5+ that haven't been addressed yet.
|
||||
# South==0.8.1
|
||||
https://bitbucket.org/andrewgodwin/south/get/59f6bae8b1a501ca14a5f23f8b11c44c42f33147.zip
|
||||
|
||||
# Useful things
|
||||
django-avatar==2.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user