[
  {
    "path": "README.md",
    "content": "# Openshift quickstart: Django\n\nThis 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.\n\nThe master branch once hosted the oldest supported Django version (1.11) which is no longer supported. Now, this is just a signpost\nfor other branches with individual LTS Django versions.\n\n## Django LTS versions and supported Pythons\n\n| Django LTS | Supported Python versions   | Branch to visit  |\n|------------|-----------------------------|------------------|\n| ~~1.11~~   | ~~2.7, 3.4, 3.5, 3.6, 3.7~~ | No longer exists |\n| 2.2        | 3.5, 3.6, 3.7, 3.8, 3.9     | https://github.com/sclorg/django-ex/tree/2.2.x |\n| 3.2        | 3.6, 3.7, 3.8, 3.9, 3.10    | https://github.com/sclorg/django-ex/tree/3.2.x |\n| 4.2        | 3.8, 3.9, 3.10, 3.11, 3.12  | https://github.com/sclorg/django-ex/tree/4.2.x |\n| 5.2        | 3.10, 3.11, 3.12, 3.13      | TBD             |\n\n## Looking for help\n\nIf you get stuck at some point, or think that this document needs further details or clarification, you can give feedback and look for help using the channels mentioned in [the OKD repo](https://github.com/openshift/origin), or by filing an issue.\n\n\n## License\n\nThis code is dedicated to the public domain to the maximum extent permitted by applicable law, pursuant to [CC0](http://creativecommons.org/publicdomain/zero/1.0/).\n"
  }
]