From 1243e2a8abbca5710d886314be216192c56a3163 Mon Sep 17 00:00:00 2001 From: Luke Hatcher Date: Thu, 12 Jul 2012 01:06:25 -0400 Subject: [PATCH] add django-model-utils to project base --- requirements/base.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/base.txt b/requirements/base.txt index fb407993..8ab68abd 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -19,6 +19,7 @@ pytz==2011n django-openid==0.3a1 python-openid==2.2.5 django_compressor==1.2a1 +django-model-utils==1.1.0 -e git+git://github.com/pinax/pinax-theme-bootstrap-account.git@8fc34ba4309fc1edd12e5836cc1398c3f9597e6d#egg=pinax-theme-bootstrap-account -e git+git://github.com/pinax/django-user-accounts.git@fd08c676ae71d0b9d7353ddee123deb751d6ee15#egg=django-user-accounts