From c3fe049ed827f58494e29f6bd18a59c4a9052508 Mon Sep 17 00:00:00 2001 From: KatherineMichel Date: Fri, 1 Dec 2017 16:37:32 -0600 Subject: [PATCH] Adding supported versions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4da7bf8..0bf39d5 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Testimonials contain text by an author with an optional organization affiliation For display, testimonials are retrieved randomly or most recent first. +### Supported Django and Python Versions + +* Django 1.8, 1.10, 1.11, and 2.0 +* Python 2.7, 3.4, 3.5, and 3.6 + + ## Table of Contents * [Installation](#installation)