Forouzan
in the same way you create forms in other pages
No it needs ajax for single page. I need the syntaxes related to ajax
Anonymous
Has anyone implemented Limit order book ?
Nirupam
Hi guys
Nirupam
I am getting error - Alter table drop column failed because column doesn't exist in table..it's a djnago.db.utils.programing erro
Nirupam
Can anyone help me on this issue
Nirupam
Column name removed from db table
Mirco
No it needs ajax for single page. I need the syntaxes related to ajax
I don't he meant SPA, btw he did not specify anything
Sumit
Hi , I don't want to refresh Page on click . I achieve this using jQuery the page I fetch contains a form , I want to submit that too without page refresh but I am not able to access that element is because it is dynamically generated . Can anyone help me? I don't think it is the problem with django because I have tried it with statically generated page and it works.
Michele
Hi, I'm an Italian computer science student and I'm looking for someone who can help me with a university project. I have a smattering of django notions on how to start and its structure and I should make some changes on a github project similar to what I should make. If anyone has time they can contact me privately, thanks 😄
Gangadhar
Hi,anyone can suggest me how to read an excel file and dumping that data into django model.
Michael the wolf 🐺
HI anyone here ?
Michael the wolf 🐺
Is there any setting to tweak to allow django look for templates in the python eggs ?
Doragonsureiyā
HI anyone here ?
Maybe anyone is here, yes, but they are not obliged to read everyone's message here neither to reply to everyone's message, if someone wants to reply to your message, they will do that, just don't try to draw attention to your message writing "anyone?" every 5 minutes, that will lead you to be warned for SPAM/Flood, just be patient or use Google/DuckDuckGo to research about your question instead of wasting time here waiting for people to do your work. Have a nice day 😊
Michael the wolf 🐺
!anyone
hi , so TEMPLATE_LOADERS wont work anymore ? I want to override the tempaltes of external app , but the app is a python egg.
Harsh
Can anyone help me on this issue
Delete the migrations and do it again
Blessy
How can we integrate BIRT with django?
thenils
Cannot resolve keyword 'is_active' into field .
thenils
how to solve this error
Doragonsureiyā
🚫 ‎Yummy [677505592] is already banned.
Harsh
I have intigrate stripe gateway after payment I am getting this error
Harsh
network error invalid header invalid return character of living space in header authorisation exception type API communication error exception value on accepted error communicating with stripe if this problem persist letters no
Astrit
Does the bulk_update function triggers automatically save() in django ?
Astrit
Because im having trouble with this. I can see the objects that are updated but they are not saved in my db
Akash
My DeleteView is deleting the desired data but raises a 404. I feel it is somehow related to success_url but I checked that, same success_url for updateView works
Anonymous
Hi can anyone help that i want to create a function that uses voice asistant how can i use it in django website
Deepankar
Hi can anyone suggest me beginner django projects
Anonymous
Pttxs3 pyaudio
about using a function in django
Chitranshu
Do anyone here know machine learning???
Anonymous
I have the package but i dont know how to use it in django
Anonymous
Eg just like recieving an input
Akash
How's formed ? The success_url I mean
Thanks, I figured out, I was overriding delete method in a wrong way
Harsh
I have the package but i dont know how to use it in django
Never tried it try using it with websoc and send the audio stream to javascript
Anonymous
How to create an input and where
Anonymous
Just i want that
Astrit
Check documentation first
I did,that's why im asking help here,because i cant figure out why im not having the updated object in my db
Anonymous
recieving an input and calculating ideas by django just this ??? Is it in model to create it
Chitranshu
I am working in regression model and confused to decide which algorithm i should used.
Doragonsureiyā
I am working in regression model and confused to decide which algorithm i should used.
Looks like you need an offtopic group, please continue this conversation at @pythonofftopic as it's not related to Python
Anonymous
how to create function based views in django???
Harsh
Just i want that
https://stackoverflow.com/questions/61611041/pyttsx3-in-django
Harsh
👍👍
Vinod
Cronjob vs sleep what's the difference
Astrit
https://stackoverflow.com/questions/65563446/django-bulk-update-does-not-work-as-excpected-with-django-crontab
sheikh
Cronjob vs sleep what's the difference
Cronjob are tasks that executed at scheduled time in background. While sleep method block the main thread
Vinod
Cronjob are tasks that executed at scheduled time in background. While sleep method block the main thread
Oh thanks for response,I need to execute a script in django for every 5 mins,I am thinking to use sleep for 5 mins in infinite loop
Vinod
Nah, use celery(celery beat).
Yes but this architecture is not allowed in my project
Sheshadri
Why not? Its the most used library for tasks
Sheshadri
lol, then go ahead with your loops. No concern there.
Nirupam
Hello everyone, after running fake migration command, i try to make changes and run makemigration command but no migration file is creating..
Nirupam
No changes detected
Chitranshu
Is anyone here ml engineer and help me in my ml project
Chitranshu
I am confused which algorithm should I choose
Nirupam
Need help on this issue
Anonymous
I am confused which algorithm should I choose
I am not an expert but I think ML engineer test some selected algorithm and then choose one of them based on their accuracy and use it for production...... Mention: I am not expect in ML and AI
Chitranshu
Did you want to say by Trail and error???
Anonymous
https://www.kdnuggets.com/2020/05/guide-choose-right-machine-learning-algorithm.html
Anonymous
Read this
Mirco
!meta
Doragonsureiyā
Don't ask meta questions like: "Any user of $x here?" "Anyone used technology $y?" "Hello, I need help on $z" Just ask about your problem directly! With ~80,000 people here, the probability that someone will help is pretty high. How to ask smart questions: http://catb.org/~esr/faqs/smart-questions.html
John
Hello Djangonistas
Doragonsureiyā
Hello Djangonistas
Looks like you need an offtopic group, please continue this conversation at @pythonofftopic as it's not related to Python
John
is it best to start a real django project with a cookiecutter?
Mirco