This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
Merge
7db5d6740d
into
310d5bdb70
pull/200/merge
Mehrdad
2 years ago
committed by
GitHub
parent
310d5bdb70
7db5d6740d
commit
9a761b866b
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
openshift/templates/django-postgresql-persistent.json
+1
-1
openshift/templates/django-postgresql.json
+1
-1
openshift/templates/django.json
+ 1
- 1
openshift/templates/django-postgresql-persistent.json
View File
@ -441,7 +441,7 @@
"name"
:
"PYTHON_VERSION"
,
"displayName"
:
"Version of Python Image"
,
"description"
:
"Version of Python image to be used (3.6-ubi8, 3.8-ubi7, 3.8-ubi8, or latest)."
,
"value"
:
"3.
8-ubi8
"
,
"value"
:
"3.
9
"
,
"required"
:
true
}
,
{
+ 1
- 1
openshift/templates/django-postgresql.json
View File
@ -422,7 +422,7 @@
"name"
:
"PYTHON_VERSION"
,
"displayName"
:
"Version of Python Image"
,
"description"
:
"Version of Python image to be used (3.6-ubi8, 3.8-ubi7, 3.8-ubi8, or latest)."
,
"value"
:
"3.
8-ubi8
"
,
"value"
:
"3.
9
"
,
"required"
:
true
}
,
{
+ 1
- 1
openshift/templates/django.json
View File
@ -252,7 +252,7 @@
"name"
:
"PYTHON_VERSION"
,
"displayName"
:
"Version of Python Image"
,
"description"
:
"Version of Python image to be used (3.6-ubi8, 3.8-ubi7, 3.8-ubi8, or latest)."
,
"value"
:
"3.
8-ubi8
"
,
"value"
:
"3.
9
"
,
"required"
:
true
}
,
{
Write
Preview
Loading…
Cancel
Save