Ben Parees
4170089b8e
move allowed hosts to settings.py
9 years ago
Ben Parees
28ce74503e
Merge pull request #65 from bparees/allowed_hosts
add allowed_hosts env var for django
9 years ago
Ben Parees
080ea9203d
add allowed_hosts env var for django
9 years ago
Ben Parees
c28ec1e65e
Merge pull request #64 from luciddreamz/master
Updates template display name, tags, description, message, and grouping
9 years ago
luciddreamz
6b3770e705
Updates template display name, tags, description, message, and service grouping
9 years ago
Ben Parees
380f34793e
Merge pull request #63 from sallyom/group-services
group services in quickstarts
9 years ago
Sally O'Malley
d0e5792db2
group services in quickstarts
9 years ago
Ben Parees
9f38043a5e
Merge pull request #61 from stedotmartin/master
Updated django-debug-toolbar to 1.5 to fix
9 years ago
Stephen Martin
734d72755f
Updated django-debug-toolbar to 1.5 to fix
TypeError at /
process() missing 1 required positional argument: 'stream'
Related to https://github.com/jazzband/django-debug-toolbar/issues/856
9 years ago
Ben Parees
b0d550d173
Merge pull request #59 from luciddreamz/master
Adds Django/PostgreSQL template with persistent storage.
9 years ago
luciddreamz
de05f62676
Adds Django/PostgreSQL template with persistent storage.
9 years ago
Ben Parees
fa3c4f3399
Merge pull request #55 from bparees/bump_version
bump to latest imagestream versions
9 years ago
Ben Parees
bb07bf1b49
bump to latest imagestream versions
9 years ago
Rodolfo Carvalho
8a0c7d6a9b
Merge pull request #53 from jfmatth/whitenoise-compression
enable whitenoise compression #3
9 years ago
John Matthew
7c7c236824
enable compression
9 years ago
Rodolfo Carvalho
6aa44a62c5
Merge pull request #50 from jfmatth/add-whitenoise
Put Whitenoise back in settings.py
9 years ago
John Matthew
47671cfcf7
update to remove old whitenoise setup
9 years ago
John Matthew
22b1bdf656
remove extra line
9 years ago
Ben Parees
6e6a53ec04
Merge pull request #51 from dinhxuanvu/template-fix
Add PIP_INDEX_URL option and fix required parameter issue
9 years ago
Vu Dinh
472ea2f68f
Add PIP_INDEX_URL option and fix required parameter issue
The new PIP_INDEX_URL parameter is added to allow custom PyPi mirror
URL to be used during the build process.
There are several paramaters that are required but didn't listed as
requested (*). Now, they are marked as required to be explicit.
Signed-off-by: Vu Dinh <vdinh@redhat.com>
9 years ago
John Matthew
a33bd309a6
Put Whitenoise back in settings.py
9 years ago
Ben Parees
70d28615a8
Merge pull request #47 from dinhxuanvu/django-version
Fix Django version incompatible for Python 3.3
9 years ago
Ben Parees
c57ca429be
Merge pull request #46 from bkmagnetron/master
docs: update python 33 to python 35
9 years ago
Balakrishnan
3cf1378da5
Fix ImportError: cannot import name find_spec
find_spec isn't available in Python 3.3; it was added in Python 3.4.
9 years ago
Vu Dinh
dc5fa090df
Fix Django version incompatable for Python 3.3
The current required Django version is 1.9.5 which doesn't support
Python 3.3 which causes the Python 3.3 deployment to fail while
using django-ex git repo.
The Django version is modified to use 1.8.x only to include Python
3.3 support.
Signed-off-by: Vu Dinh <vdinh@redhat.com>
9 years ago
Ben Parees
be20c410d9
fix django typo
9 years ago
Ben Parees
c3ebdac547
Merge pull request #45 from gabemontero/fixWebhookInstructions
update webhook instructions
9 years ago
gabemontero
e321b6dce4
update webhook instructions
9 years ago
Ben Parees
4e6e4bac6f
Merge pull request #44 from gabemontero/fixContainerImageField
fix container image field - get as close to no value as currently pos…
9 years ago
gabemontero
067d9b0bad
fix container image field - get as close to no value as currently possible
9 years ago
Ben Parees
77f7d4bec3
Merge pull request #43 from gabemontero/fixTemplatesVolLab
add volume labels from origin version
9 years ago
gabemontero
7d797d8b70
add volume labels from origin version
9 years ago
Ben Parees
26d90aed54
Merge pull request #42 from gabemontero/fixTemplatesAutoFalse
change BC ICT to automatic=true (more deterministic)
9 years ago
gabemontero
28d7d42b69
change BC ICT to automatic=true (more deterministic)
9 years ago
Ben Parees
f5dc6e48c6
Merge pull request #40 from PI-Victor/pi-victor/upgrade_django_vers
bump django version
9 years ago
PI-Victor
560365b54e
update project dependencies
9 years ago
Ionut Palade
c0f9b0aded
fix typo in README.md
s/filling/filing
9 years ago
Ben Parees
7bfcaa7e11
Merge pull request #37 from gabemontero/3563
parameterize IS namespace
9 years ago
gabemontero
f371465cc2
parameterize IS namespace
9 years ago
Ben Parees
96e934a9fc
Merge pull request #36 from gabemontero/issue3571
parameterize name
9 years ago
gabemontero
85e79a7a71
parameterize name
9 years ago
Ben Parees
3375b23fc8
Merge pull request #35 from gabemontero/onlineMotivatedWordsmithing
edits consistent with UI philosophy
9 years ago
gabemontero
0b6bfc4ea7
edits consistent with UI philosophy
9 years ago
Ben Parees
3ccf971bfc
Merge pull request #33 from gabemontero/moveTo512Mi
bump all template mem limits to 512 Mi
9 years ago
gabemontero
1304dedf6f
bump all template mem limits to 512 Mi
9 years ago
Michal Fojtik
704ab1dba6
Merge pull request #32 from mfojtik/probe
Add liveness and readiness probe
9 years ago
Michal Fojtik
dfc399fe95
Add liveness and readiness probe
9 years ago
Ben Parees
36f7972ce9
Merge pull request #31 from gabemontero/addMemLimit
add mem limit for deployments
9 years ago
gabemontero
7191b87d43
add mem limit for deployments
9 years ago
Ben Parees
ce117909c4
Merge pull request #30 from bparees/master
switch tag to quickstart
9 years ago