Nikhil
guys how to integrate opencv and django ?
Raj
Hello everyone, One doubt pls clarify. Whenever I made changes to the project and/or add new feature code, do I have to build the docker container (by "docker build .") or docker-compose build everytime or only at the start of the project?
Mirco
Raj
mukul
Alessio
hi everyone.
I got the following constraint on the model:
unique_together = [[‘company_from’, ‘company_to’], [‘company_to’, ‘company_from]]
how can I achieve the same result – check the bidirectional connection between the companies already exists – with using constraints = [models.UniqueConstraint(…)] ?
thanks.
Anonymous
Unable to import App name in settings #beginnerhere
Hamouda
Hamouda
anyone can help me on that ?
Anonymous
Hello! I have model company in django which has OnetoOne relationship with client, when I create the company obviously I must link it with client, so far so good.. but the problem appears when I want to update others field in my model company, because tells me that client is required field. How can I fix this ?
Dharmendra
Django MARATHI Reporting tool?
Dharmendra
Need pdf data in marathi font
Anonymous
ROG 💻
Hello everyone, I have a django project connected to sql server, the client has another database from which I want to consume the information from certain tables of that database, how can I do it?
cj
cj
Sopan
Rapid
Rapid
You think so? I know many people who use it for production
Rapid
in their websites and software
Rapid
Maybe you are doing something wrong :o?
Rapid
Or did anyone else feels like him?
Rapid
I'm really wondering because I'm trying to decide between Huey and Celery
Anonymous
My celery stopped working, its been 1 month now, dont know what to do
The service appears active, but periodic tasks are not executed
Anonymous
I use urlfield in my model but i open this url then its open like http://127.0.0.1:8000/events/myurl but i want when user click on url then user redirect on particular url not localhost/url
kichu
Hey guys..
.i am a beginner ..
I have a button in my page i want to send data when i click that then i want to receive the response and display it in the same page...
I am searching web for hours, maybe i am searching wrong keywords..
Someone please help me..
kichu
Vedant
kichu
Anonymous
Anyway, my problem with celery is because it is very unstable, and insecure, It stopped working a month ago, and I couldnt get it working again. The daemon appears to be Active, but periodic tasks are not running... That is the problem
âshîsh
~:$
âshîsh
Anonymous
Mariano
Hi everyone, i have a simple question about django Models and postgresql, why the orm create a Char varying (255) when in models.py i setted TextField ?
âshîsh
Charly
âshîsh
Ohk.... Thanks
Charly
Ohk.... Thanks
but google knows a lot, you now know the termt to search
Anonymous
anybody using pycharm here?
Anonymous
Anyone has an exemple of how can I run a Celery Task with cron?
âshîsh
Anonymous
I tried executing python /path/to/task.py
Didnt work
Anonymous
~:$
Charly
just run a python script
Anonymous
Anonymous
Charly
why no just fis the issue with celery?
Anonymous
âshîsh
i got an error
What error ?
Have u i stalled virtual environment on python ? Using pip ?
Anonymous
Charly
âshîsh
Then create one
âshîsh
Can use multitasking instead of celery. As an option
~:$
😳 really?
Johann Bautista
how to deply in django
Doragonsureiyā
how to deply in django
Step 1: Open a browser
Step 2: Write down https://google.com or https://duck.com and press Enter
Step 3: In the search box, write down the same words you asked here
Step 4: Read the first results
victor
I wrote about setting up celery in your Django project, from development to production
https://importthis.tech/djangocelery-from-development-to-production