Focalx.Ai
Focalx.Ai
Hi Thanks for your reply...I am still getting ssame issue ERROR: Duplicate mount points: [static:/usr/share/nginx/html:rw, /home/ubuntu/website/Website-/frontend/build:/usr/share/nginx/html:rw] make: *** [Makefile:24: deploy-test] Error 1
when I try to run separately i am having this issue sudo docker-compose -f docker-compose.prod.yml up -d --build --force-recreate ERROR: The Compose file is invalid because: Service nginx has neither...
How can I check the logs ?....are there any commands ?...I have getting this logs The dns-controller Kubernetes deployment has not updated the Kubernetes cluster’s API DNS entry to the...
Hi, I did ssh to master node but kubectl was not found there so I tried to install kubectl and then tried to check get deployment or get pods but...
Hi hakman...No its not helpful for me :(
Hi what settings we need to change to use this ?
> I've not tried it but since it's just a regular Django form field and widget, it should be possible to use it outside the admin. > > Did you...
> Hi, I tried, with a little fiddling with the crispy settings, I was able to use it outside django admin site. Currently to make the styles consistent, I am...
Try using {{ object.media }}. it worked for me.