-
There is a bug here for sure:
![image](https://github.com/makeabilitylab/makeabilitylabwebsite/assets/1621749/d0241895-1eff-464d-beed-cc6c63021482)
[Link](https://makeabilitylab.cs.washington.ed…
-
**Django 4.0 and above**
- For Django 4.0 and above, CSRF_TRUSTED_ORIGINS must include scheme and host, e.g.:
```
https://dummy.example.com
```
**Django 3.2 and lower**
- For Django 3.2 and lo…
-
I see there is lots of work going on for Python 3 support at https://github.com/onepercentclub/bluebottle/pull/4292
I tried my hand at leveraging off that to see if I can get Django 3 working, and …
-
ig-api-django | exec ./entrypoint.sh: no such file or directory
This also causes the proxy to fail.
Turns out to be damn line endings: https://stackoverflow.com/questions/44460825/entrypoint-f…
-
bench/rttanalysis.TestBenchmarkExpectation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/16977303?buildTab=log) with [artifacts](https://teamci…
-
**Describe the bug**
- Configure a process with otel logging and `BatchLogRecordProcessor` and `OTLPLogExporter`, which sends logs in its own worker thread using `requests`.
- Add a `opentelemetry.s…
-
I use poetry and have the following dependencies:
```
[tool.poetry.dependencies]
python = "^3.8.9"
Django = "^4.0"
django-bootstrap-v5 = "^1.0.7"
```
The entrypoint commands in check-unappl…
-
# Checklist
- [x] I have verified that the issue exists against the `master` branch of Celery.
- [ ] ~This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/ce…
-
After installing cbi in my cluster, I configured the following buildjob.
```
apiVersion: cbi.containerbuilding.github.io/v1alpha1
kind: BuildJob
metadata:
name: django-s2i
spec:
registry:…
badri updated
5 years ago
-
We want to upgrade the project to django 5.0, can this library be used
Ztl36 updated
1 month ago