diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 56122478c..bf4f43e34 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -34,6 +34,7 @@ Benjamin Abel Felipe Arruda / @arruda Matt Warren / @mfwarren Martin Blech +Andy Rose * Possesses commit rights diff --git a/{{cookiecutter.repo_name}}/requirements/base.txt b/{{cookiecutter.repo_name}}/requirements/base.txt index 0b874a374..d9eb145eb 100644 --- a/{{cookiecutter.repo_name}}/requirements/base.txt +++ b/{{cookiecutter.repo_name}}/requirements/base.txt @@ -15,14 +15,14 @@ django-floppyforms==1.3.0 # Models django-model-utils==2.2 -# images +# Images Pillow==2.6.1 # For user registration, either via email or social # Well-built with regular release cycles! django-allauth==0.18.0 -# For the persistance stores +# For the persistence stores psycopg2==2.5.4 # Unicode slugification