From 788993f25d0c9dd6c6ad1ac1b111fcff6f56f9b4 Mon Sep 17 00:00:00 2001 From: Carl Meyer Date: Mon, 6 Jan 2014 18:25:10 -0700 Subject: [PATCH] Update supported Django/Python versions. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 34aa4b3..0f76cf9 100644 --- a/README.rst +++ b/README.rst @@ -11,8 +11,8 @@ django-model-utils Django model mixins and utilities. -``django-model-utils`` supports `Django`_ 1.4.2 and later on Python 2.6, 2.7, -3.2, and 3.3. +``django-model-utils`` supports `Django`_ 1.4.10 and later on Python 2.6, 2.7, +3.2, 3.3 and 3.4. .. _Django: http://www.djangoproject.com/