Adiziel
developers plz answer this stackoverflow question https://stackoverflow.com/questions/62171250/dynamically-load-content-in-bootstrap-modal-with-ajax-with-django
HIRO
plz if anyone can help
Use dynamic routing with (id or slug) and pop up .
Adiziel
Plz point me any tutorial
Adiziel
Im noob
Adiziel
Plz?
Doragonsureiyā
Check out PythonRes, a channel for Python resources (links to help you out).
Doragonsureiyā
Plz point me any tutorial
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
kancharla
Evng geeks,while I am inserting data into SQL table sometimes I am facing an issue called maximum recursion depth exceed how to fix this issue
kancharla
Yes
kancharla
Are you passing data row by row?
I am creating a sign-up page
Bacteria
So how are you pushing the data? Ideally the details for sign up should be in an object and the database should be updated only once
Anonymous
How to create dianamic web application ??
shivam
Any tutorial for bwgineers
P
Any tutorials for begineera
Doragonsureiyā
https://docs.python.org/3/tutorial/index.html
Cesar
Bjorn
Any tutorials for begineera
!djangotut and while u r at it also learn how to spell.
Doragonsureiyā
Any tutorials for begineera
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Cyrus
Hope you know what a dynamic web app is!
Cyrus
Any tutorial for bwgineers
Check Telusko's youtube tutorial
Anonymous
Anonymous
How to do official web application !!???
Cesar
How to do official web application !!???
What is official application?
Anonymous
What is official application?
Like , if we search in browser Eg.www.realme.com like
Anonymous
Hi all
Anonymous
How can i implement a save&new button in django?
Anonymous
My view has a redirect after saving the object
Anonymous
I must remove the redirect and put a link on button?
Bunty chhatri wala..
Should i use django forms or html forms? Which one will be a better option.
cj
Should i use django forms or html forms? Which one will be a better option.
Django forms if you don't want to reinvent the wheel
Bunty chhatri wala..
Ok
Cesar
Like , if we search in browser Eg.www.realme.com like
Dude... What do you know about how websites work in general?
Sourav
Can anyone tell me....being a django/flask developer...is it necessary to have knowledge on pandas or numpy kind of libraries....means will this help me in web development ?
Sourav
Not even basics required?
Sourav
Okk
Sourav
1 more query guys...how much concurrency/multithreading important for a django dev?
cj
mostly multi-threading is a bad thing than a good thing
Sourav
Cuz i have heard that python is not that good in multithreading as compared to Java
cj
Cuz i have heard that python is not that good in multithreading as compared to Java
it's as good/bad as the programmer is writing the code 🤷🏻‍♂️
Sourav
😂
Anonymous
Django admin and orm is really good I think
Alessio Balderi
Hello :)
Anonymous
Guys, how to start Django
shekhar
anyone who is interested in doing project with me (it's an end to end project)
Doragonsureiyā
Guys, how to start Django
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Alessio Balderi
Hello! I've a question, is it possible to make a different a different login for each app in a project?
Cesar
I don't think it's even possible.
Muslim
Ur view and model have same name
Firmcode
Oooooooh!!! Thanks for the help
Firmcode
Noted
Anonymous
Ur view and model have same name
What’s the difference for view and model and why we have to create model ???
Mirco
Noted
💪
Muslim
What’s the difference for view and model and why we have to create model ???
Model is for db entities, read about ORM. View is for manipulation over models via http requests
Mirco
Oh ok ok
Study the MVC pattern to start 🙂
Anonymous
Ok bro
cj
Wat is mdn ????
Mozilla Developers Network
Firmcode
How do I use the code tool as cautioned by the bot?
Doragonsureiyā
How do I use the code tool as cautioned by the bot?
To share code or error tracebacks please use an online pasting service, here is a list of suggested sites: - https://del.dog - https://dpaste.org - https://linkode.org - https://hastebin.com - https://bin.kv2.dev
Firmcode
okay
Ghorz
Cuz i have heard that python is not that good in multithreading as compared to Java
Forget about the threading. Use the language, achieve your aim. Early optimization is the root of evil.
Rhythm
How do I handle file upload and download please??
Ghorz
Form multipart