-
Published Question
Hi!
My Django app running on App Platform gives 400 Bad Request errors when making PATCH requests. It does work when I change it to PUT.
I noticed cloudflare below the message. Anyone knows if Cloudflare disallows ce...
1
•
•
By
gijsnijholt
DigitalOcean App Platform
-
Published Question
Hello,
I'm really excited about the managed postgres offering, especially with PostGIS enabled by default.
Unfortunately, it was not compiled with support for protocol buffers (protobuf). I found out during runtime w...
0
•
•
By
gijsnijholt
PostgreSQL
DigitalOcean Managed PostgreSQL Database
Needs Product Answer
-
Published Answer
Any updates on this?
I’m going to have to cancel migrating to managed postgres because of this :(
•
By
gijsnijholt
-
Published Answer
It has to do with html entity encoding of the URLs. Probably something with the setup of django-storages or boto3.
Accepted Answer:
It has to do with html entity encoding of the URLs. Probably something with the setup of django-storages or boto3.
•
By
gijsnijholt
-
Published Question
Hello,
I've setup a Django app with a Space linked to it.
Most files load properly, but somehow some files images won't.
For example, if you look here https://zonnegrens-nl-kjmoe.ondigitalocean.app/ (ignore fake warni...
Accepted Answer:
It has to do with html entity encoding of the URLs. Probably something with the setup of django-storages or boto3.
1
•
•
By
gijsnijholt
DigitalOcean Spaces
-
Published Question
Hi there,
When launching a Django app using the API of Digital Ocean App Platform, how do I programmatically run manage.py collectstatic and manage.py migrate after the deployment has finished?
thx!
Gijs
Accepted Answer:
👋 @gijsnijholt
There are a couple options for running command after your app has been deployed:
1. Manually go to the console tab in App Platform and run your commands on the same container as your service is running...
1
•
•
By
gijsnijholt
DigitalOcean App Platform
-
Published Answer
+1 for Gitlab support
That would make this product go from awesome to AWESOME for me :)
•
By
gijsnijholt