Repository: sclorg/django-ex Branch: master Commit: 4a0973e5d2d9 Files: 1 Total size: 1.4 KB Directory structure: gitextract_b09b7ti1/ └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # Openshift quickstart: Django 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. The master branch once hosted the oldest supported Django version (1.11) which is no longer supported. Now, this is just a signpost for other branches with individual LTS Django versions. ## Django LTS versions and supported Pythons | Django LTS | Supported Python versions | Branch to visit | |------------|-----------------------------|------------------| | ~~1.11~~ | ~~2.7, 3.4, 3.5, 3.6, 3.7~~ | No longer exists | | 2.2 | 3.5, 3.6, 3.7, 3.8, 3.9 | https://github.com/sclorg/django-ex/tree/2.2.x | | 3.2 | 3.6, 3.7, 3.8, 3.9, 3.10 | https://github.com/sclorg/django-ex/tree/3.2.x | | 4.2 | 3.8, 3.9, 3.10, 3.11, 3.12 | https://github.com/sclorg/django-ex/tree/4.2.x | | 5.2 | 3.10, 3.11, 3.12, 3.13 | TBD | ## Looking for help If 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. ## License This 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/).
gitextract_b09b7ti1/ └── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (2K chars).
[
{
"path": "README.md",
"chars": 1448,
"preview": "# Openshift quickstart: Django\n\nThis is a [Django](http://www.djangoproject.com) project that you can use as the startin"
}
]
About this extraction
This page contains the full source code of the sclorg/django-ex GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (1.4 KB), approximately 514 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.