Skip to content

Commit 1ef0841

Browse files
committed
Add a note about older Django version
1 parent a837047 commit 1ef0841

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is a [Django](http://www.djangoproject.com) project that you can use as the starting point to develop your own and deploy it on an [OpenShift](https://github.com/openshift/origin) cluster.
44

5+
**NOTE:** The current master branch works with Django 2.2 LTS. The version for older Django 1.11 LTS is in [branch 1.11.x](https://github.com/sclorg/django-ex/tree/1.11.x).
6+
57
The steps in this document assume that you have access to an OpenShift deployment that you can deploy applications on.
68

79
## What has been done for you

0 commit comments

Comments
 (0)