Don't forget to check out my Complete Django course! dub.sh/NvGboTI
@ebentee4 жыл бұрын
Whoever read this you'll be successful one day, let's do this together for the future
@Mettaworldj4 жыл бұрын
WORLD-TECH/IT you are awesome
@ebentee4 жыл бұрын
@@Mettaworldj thanks bro
@allyouneed90174 жыл бұрын
Amen
@josua_htp4 жыл бұрын
See you on the top!
@allyouneed90174 жыл бұрын
@@josua_htp see ya👍
@khf39404 жыл бұрын
"And they did scale to over a million people with Django, don't quote me on that." - Dennis
@TheOlivarria4 жыл бұрын
The app I created uses django with django-rest-framework on the backend. The development was super fast thanks to this frameworks. I have around 10,000 active users right now no problem in a small server. Really happy I chose this technology for this project
@tanveerhussain40012 жыл бұрын
Which webserver on which OS
@electricimpulsetoprogramming2 жыл бұрын
what project you built
@tihotomombe5199 Жыл бұрын
congratulations for the conquest
@triplea7618 Жыл бұрын
Tell us the project
@reactdev1014 жыл бұрын
after i discovered django i don't want to learn anything else. it is perfect
@shaiksadik25414 жыл бұрын
@Hello Everyone yes, but u need to do any project and make sure u add cool things!
@AntoineJacques4 жыл бұрын
@@shaiksadik2541 sure? I just started my first django project today and thought I'd need more languages/frameworks to get a job.
@shaiksadik25414 жыл бұрын
@@AntoineJacques yeah add react and do some research like go to LinkedIn and see job requirements and follow tht and prepare accordingly
@AntoineJacques4 жыл бұрын
Thank you.
@eddwinnas4 жыл бұрын
you havnt tried flask then ...flask > django
@MagnusAnand4 жыл бұрын
People complaining that X stack doesn’t scale... 99% of webs will not have millions of users.
@DennisIvy4 жыл бұрын
Agree :)
@windar23904 жыл бұрын
When I start a new project, I want to be successfull. So whats the point of useing a stack that doesnt scale? This will only end in a lose-situation. Either I dont succeed or I have to rebuild the entire Website. That beeing said, I use Django for my next project. :)
@MagnusAnand4 жыл бұрын
@@windar2390 First: Django does scale. Second: my original comment remain, even i you're succesfull, you probably are not going to have MILLIONS of users, at least, not in the scale as Google, FB, etc... If you're working on a startup the main problem is not scalability, but rapid development. And finally, as I said, Django does scale.
@Iamkabera4 жыл бұрын
@@MagnusAnand Additionally, if you are building a startup, your greatest worry should be the business side of things. You can always employ developers later if you have good business. So fast deployment is priority initially.
@klarnorbert4 жыл бұрын
Instagram uses Django, and it have 400M+ users. So it does scale :D
@Av-yf6nn4 жыл бұрын
My first ever project is building an e-commerce website with django & python. I followed your videos, great contents, easy to understand. Thanks a lot for your great work, you inspired a lots of people! 👍🏻
@OasisFinder3 жыл бұрын
Can you please share your experience for Django, i am learning
@sabu45392 жыл бұрын
just started learning. its really overwhelming so far
@niks6600974 жыл бұрын
instagram still uses python3 and django(with async)..
@pgallovich4 жыл бұрын
I just got into Django after learning a lot of Python. This video really gave me the direction I was looking for. I am working on some web app projects and I was not so sure about scalability. Now I know the answer. Thanks so much Dennis! Huge value here.
@Minttusuklaarae3 жыл бұрын
Hey, just curious, how is it going? Are you still using Django?
@pgallovich3 жыл бұрын
@@Minttusuklaarae yes, absolutely
@yusufn82682 жыл бұрын
What about getting a job with django, I have not seen any available jobs for django developers
@abdultheseekerofknowledge44532 жыл бұрын
Which do you prefer php or python for backend?
@gurukiran45674 жыл бұрын
The first 1 minute 20 seconds is the advice everyone should look for.
@hanspeter13223 жыл бұрын
I actually wanted to skip the first 1 minute and 20 seconds, since it is not about django. Edit: After i watched it, actually most of this video is not about django.
@thechitholian4 жыл бұрын
Note: Instagram uses React for frontend.
@DineshDKA4 жыл бұрын
Yes hey is saying for back-end
@neneodonkor4 жыл бұрын
@@DineshDKA lol his ears were closed.
@verdipratama4 жыл бұрын
i ❤ rails 😅👌
@rajpatel3274 жыл бұрын
@@verdipratama i love cars :p
@_HMCB_3 жыл бұрын
Thank you. As someone looking to Django for an upcoming project-and being primarily a designer-this has given me confidence to start.
@minstreet_studio62654 жыл бұрын
i like what you said on 1:07...........Ideas are the ones that make you successful(or rich in other terms bcoz being successful comes from differ parts not everyone weighs rich as successful) as for me, I firstly chose web dev and then move to game dev I'm looking forward to jump into software engineering, all this I taught myself using youtube tutorials and my goals was to be rich but mind changed now I want to build something that saves time and even give people jobs to work on................great Question there, just pick any programming language you see simple to understand and then once you are now familiar with coding, it won't be new/hard to you to learn other languages.
@DennisIvy4 жыл бұрын
You wont waste time learning a language because once you understand core concepts its easy to learn new ones, 100% agree :)
@minstreet_studio62654 жыл бұрын
@@DennisIvy Exactly like that, thanks :)
@sitthefdwn4 жыл бұрын
this is my first video that i see from you, in first minute of watching i subscribed because i feel this is good and honest and quality channel edit: first 10 seconds
@kunstrikerasochi21032 жыл бұрын
This is massive sir.Self taught that was confused until I came across this channel
@shahnwazhusain99674 жыл бұрын
Hey Dennis, I've been struggling with django forms and ajax. If i submit a forn with ajax i cannot validate it with django and there is alot of confusion regarding it. Can you please make a detailed video... I think I'm missing something... Must include the following points in video 1. Form submission using ajax ie without reloading page 2. How to validate form while submitting with ajax 3. If I'm leaving anything must include it.
@Migler13 жыл бұрын
You can submit a form without reloading the page by preventing it in Javascript.
@sebastiancastillo35604 жыл бұрын
I'm working in a website with django, postgres and vanilla JS to render HTML with Fetch API. It's sound a lot of work, and Yes!!, but it's so fun!. This work allows me to understand the purpose of javascript frameworks. Django is a strong tool for backend, I love it. Thanks for share your experience men.
@soboropansawaraaaa4 жыл бұрын
Thank you very much for sharing a site link that introducing what languages companies use. I hope doing well!
@SunriseBusinessClub4 жыл бұрын
Hi Dennis! Can u pls make a crash courses on Git(GitHub), Docker & Linux for django backend if u feel these are important and needed, appreciate!
@saifalawneh83122 жыл бұрын
Really amazing content bro, one of the best videos I've watched related to tech and programming, keep up the good work 👏👏👏👏
@SUPERHEAVYBOOSTER4 жыл бұрын
Would love a video that gives a guide as to what is used for what briefly. For people who are not familiar with many of the things you mentioned. I’ll google them for now though. Your content is really great and I’m super appreciative. Thank you!
@DennisIvy4 жыл бұрын
Great suggestion :) I'd have to do a lot of research myself before I did a video like that.
@DevlogBill Жыл бұрын
Learning Django and I think Django is excellent for freelancing. Still learning it made a couple of API's and 2 simple To-Do Apps. Dennis would love to see new videos on Django and if you still are using it, thank you.
@madukomablessed47124 жыл бұрын
Hey Dennis, great content. I've started learning Django and I hope to make great cash from it. Continue to make more videos and tutorials too. Thanks
@happybear34504 жыл бұрын
This is sweet Mr. Dennis Ivy is really accommodating us in each comments. Keep it up. ;)
@DennisIvy4 жыл бұрын
It's harder to get back to everyone now days but I appreciate you guys taking the time to comment :)
@aldzjervinreyes76244 жыл бұрын
When you ask what is the best program language to learn to get a job at google or be a pro programmer it's like asking what language you should speak to be a successful businessman do some research don't ask someone that because they will tell you what is the best for them but won't be good for you
@oryankibandi35564 жыл бұрын
thanks for the upload,love your videos.please keep uploading
@DBriddo11 ай бұрын
You forgot to mention the software you used to publish this video...! The KZbin codebase utilizes a heavily modified version of django. One of the reasons it is so powerful is because it makes it so easy to swap out any of its component parts to point to high availability backends... For instance, it's easy to set up a memcached cache backend. This flexibility makes it infinitely powerful. Its built-in functionality is also very extensible. It's also famous for having the best documentation on the web.
@ch.zeeshan36704 жыл бұрын
Dennis love you man, subscribed now.
@bogi05094 жыл бұрын
I am starting to learn Django and found out that I need to focus mostly on python functions and classes, regular expressions and exceptions. Is that true or I need to focus in other parts of python
@adebayokehinde15804 жыл бұрын
learn data structures and algorithms if you don't want to copy repo for a lifetime
@milliondollarcode4 жыл бұрын
@@adebayokehinde1580 that hit me hard... totally true af..
@asdfkjhlk344 жыл бұрын
yeah thats a good start at least
@adebayokehinde15804 жыл бұрын
@@milliondollarcode Lol... yeah
@iamaakashbasnet4 жыл бұрын
Hey Dennis I have a question! Can we integrate two language like for eg Node and Django in a single project? 🤔
@DennisIvy4 жыл бұрын
In theory yes. I'm not an expert in this but i know people have done it. Its hard to give an example but there are different components in your site that would be better off using Node for instant messing for example. You can build them out as separate components but use them in the same website. I cant really give you an elaborated answer at this time unfortunately..
@cristomathew91464 жыл бұрын
Yes as long as u use both as api servers or one as an api server
@Prakhar2819934 жыл бұрын
Maybe as microservices
@shashankpandey19663 жыл бұрын
Big fan bro...thanks for helping us out.
@w3Develops4 жыл бұрын
Dennis is dropping gems as usual thanks man!
@DennisIvy4 жыл бұрын
Haha thanks!
@samsonariyo77894 жыл бұрын
Hi, I wanna know if I can make posts to my social media pages with django. Thank you
@mr.anderson53933 жыл бұрын
Very good video. Thank you for the information.
@zee9000_4 жыл бұрын
i need some help pls. Im trying to build a multi vendor site using django. Should i just use django? or use one of their ecommerce framework: oscar or saleor ? using the framework i will have to edit their codes to style my own designs. can someone please advice? thank you
@MaltheHave4 жыл бұрын
Hey! Would you consider doing a video about authentication in Django Rest Framework? Thanks!
@wadoudunknown9497 Жыл бұрын
I have a question when I build a website for a client does the client pay hosting acount every month???
@DennisIvy Жыл бұрын
You can either put the clients card on file wherever you are hosting but I prefer to pay the bill and just charge the client what the hosting company charged me. So technically the client still pays, but the second option gives you more controls and most clients prefer it that way.
@wadoudunknown9497 Жыл бұрын
@@DennisIvy Great !! thank you Mr. Dennis ❤❤❤❤
@wadoudunknown9497 Жыл бұрын
@@DennisIvy Could you make a video about what happens when a customer asks you to build a website, explaining a real example of this (the customer asked for add-ons, features...etc) It also explains how to evaluate the price of a site you made
@jorgedavalos56634 жыл бұрын
ok, so i tried using django with an already created project with mysql database with tons and tons of tables and it is not the best choice. i ended up using node. Django is def better if you start the whole project in django.
@johnsonwesleyt3 жыл бұрын
Why do you feel like Django is not a good option for an existing database? As long as the database is properly structured with relations, keys, etc, Django really doesn't care if the database exists already. With the inspectdb manage.py command, you can create Django models from the existing strucutre.
@techworld69634 жыл бұрын
Hello sir, I'm confuse between django and node js so please guide me what should I learn for future
@TechnoSan09 Жыл бұрын
If you are good in python, rapid development of websites go for django I'm currently working in django and it's awesome
@vanchodimov45424 жыл бұрын
That’s right, people get way too attached to a certain framework(s). Just depends on what you’re building and what it’s for, gotta be adaptable. Love the videos man. Change back to Ivanov though, ivy is soft.
@DennisIvy4 жыл бұрын
Haha thanks :) My brother says the same thing (About using "Ivy"). Trying to keep the channel name simple for now but will change to "Ivanov" after I grow a bit more.
@vanchodimov45424 жыл бұрын
Dennis Ivy I see I see! Are you Bulgarian?
@Eric-ki4ke3 жыл бұрын
Is Django used for any rideshare or food delivery apps like uber eats or doordash or menu log?
@ox_mage25622 жыл бұрын
what would you use to make the Django website into a mobile app?
@keshavb28964 жыл бұрын
which microphone u use and software to edit....thanks...great content
@DennisIvy4 жыл бұрын
Insignia NS-DLMIC10P
@amjadsaleem12704 жыл бұрын
I have not done much back-end development before and recently started playing about with Django. I think it is great and once you become comfortable with importing other python modules into your Django code almost anything becomes possible. The problem is there isn't that many entry-level jobs and most of the stack that comes with it can seem a bit intimidating for somebody looking to break into the industry. I honestly hardly see any junior / mid-level Django jobs in the North of England region. Word-press and React are all the rage up here. Still, don't regret learning it.
@FilesdocumentsAndreposit-kr3vb2 жыл бұрын
May be start visiting all IT companies and ask for django python developer jobs.
@BenvelMusic2 жыл бұрын
This is the info I was looking for. So basically to get junior position jobs it’s better to go with something else but Django
@hemanth69514 жыл бұрын
hi how to use in micro services django, authentication and authrization ? becuse django auth user tigthly coupled to auth model
@hembromjohn Жыл бұрын
Can we build School management system with django? Like,admin dashboard, user profiles, Examination, Quizzes, biometric attendance, login, authentication, etc?? Please guide
@AyushVachhani Жыл бұрын
Django will be the best choice, and defenitely the fastest, without doubt
@hembromjohn Жыл бұрын
@@AyushVachhani Thanks a lot bro!! 🙏 I was in doubt, since everyone recommending php to me. And I'm familiar with html,CSS,js and python.
@AyushVachhani Жыл бұрын
@@hembromjohn Php is good, but feels outdated, also another tip, in case in the future if you plan to use machine learning algorithm in your project , it can be seemlessly integrated with django, as most ml code is written in django. Anyways all the best for your project .
@jackwinterburn77034 жыл бұрын
im not gonna lie, i've gotta say thanks for this cuz i think imma go learn django now :)
@enesyurtsever4 жыл бұрын
Your'e english is nice
@reeve86404 жыл бұрын
Not gonna lie I’m really glad you didn’t lie
@satyasashi58594 жыл бұрын
Hey Dennis, what's the keyboard & mouse on your desk?
@shaneebkottakkal34914 жыл бұрын
Can we do everything with django which we can do with Nodejs,pls replay
@ButterySAM7772 жыл бұрын
I wanted to know what Django can offer from people coming from basic frontend or PHP backend, to know if it will bring more ease or benefits before moving to this new programming tool. I didn't learn anything what Django can offer.
@nextprogrammerbd4 жыл бұрын
Dennis can you which Javascript framework you recommended for using with Django? Or is it depend on project structure? One more question, For which type website is better to build by Django framework?
@DennisIvy4 жыл бұрын
Replied to same comment in another video :)
@paristar30794 жыл бұрын
@@DennisIvyPlease, give me the link or the name of the video
@madhav43583 жыл бұрын
React+django is lit 🔥 combination.
@siddhartht80633 жыл бұрын
Hi I saw your tutorial videos and all were amazing. I have a question which I cannot find a solid answer. Which one is better for frontend? django or react. I know the answer will be react, but, why ?. I was searching for a clearcut answer I cannot find. Can you help with this
@chauhankiran51554 жыл бұрын
hey Dennis can you make video Django OTP auth for all country please
@homaas71502 жыл бұрын
I'm from Russia. I started writing on a flask, recently switched to Django at my job for projects. I actively use bootstrap and java script (studying it along the way). After your videos, I will study even further. Can you recommend some good django resources. I will be grateful :)
@DennisIvy2 жыл бұрын
I have some courses on Udemy you can checkout but there’s also some great ones on KZbin. Coding entrepreneurs is a great channel to follow also.
@yollaifliandry4954 жыл бұрын
Is this not overwhelmed to make website company profile with django? I usually work with php, with codeigniter, sometimes laravel. I just learn django. I love it, because structure 'app' in it (in codeigniter usually need third party library hmvc), love its backend. But I hear php faster than python, but django faster than laravel. I know codeigniter the fastest one, but need extra work. Back to the question, is it fine to use django to make company profile?
@mahmudsajib86484 жыл бұрын
Yolla, Speed becomes an issue when you have 1 million user using the system concurrently. Python,Php can't guarantee the speed alone. There involves database optimization, static storage service, hosting and much more. On the language part Python & Django is of course a Better & Secure choice than PHP/Laravel for your case since Google, Nasa and literally every tech giant use them.
@yollaifliandry4954 жыл бұрын
@@mahmudsajib8648 thank you. I never use python/django before. What makes me afraid only performance. I agree with your explanations.
@Sj-yf2jg4 жыл бұрын
PHP is faster more faster then python & django
@Avangers1014 жыл бұрын
Which part of website can be build with dijango ? Like backend front end .
@himeshnagar7074 жыл бұрын
It is for backend..
@lodrickthomas52304 жыл бұрын
Correction point... You can not compare django with PHP, PHP is a programming language and django is not.
@IsaiahGamers4 жыл бұрын
He’s not a real developer
@rakeshmanathana4 жыл бұрын
How to scale a django rest backend for increasing users?
@fun86433 жыл бұрын
the best part of the video .5 -- 1.3 thanks for the share
@athulksuresh91642 жыл бұрын
Is real world commercial applications use django default admin?
@DennisIvy2 жыл бұрын
Probably not. The admin panel is good for a quick start and simple applications but generally that kind of functionality you’d want to build out yourself.
@athulksuresh91642 жыл бұрын
@@DennisIvy thank you so much 🥰
@daudabduljeleelabiola15873 жыл бұрын
Please i need a django data/airtime vending template
@pythontechnology2524 жыл бұрын
I am a django developer , do i need to learn selenium with python? will it add value in my resume?
@Amansingh-vg4nn3 жыл бұрын
I'm in love with django ❤️❤️❤️
@shaneblackwoodGodbless4 жыл бұрын
Please do a web build, can't find a tutorial of someone building a website with Django, not a todo not weather app just a company site
@DennisIvy4 жыл бұрын
What do you mean by "Company site"? Do you mean like just a local business such as a construction company or coffee shop?
@morshedulislamriaad64964 жыл бұрын
Coffee shop website will be great..
@abdokamr13934 жыл бұрын
that's right ...and i think any platform built by open edx also include it like edx and edraak because the back-end of open edx by django.
@he44294 жыл бұрын
Hello ... which hosting is the best to go with for django?
@mikeardiff53734 жыл бұрын
H E If you’re making a small website I’m planning on using Heroku. There’s a free level for hosting as well as a free level for a database, which I’m planning on using as well. It also has great GitHub integration. AWS has a free tier but if your traffic spikes it can cost you money. DigitalOcean also has some free credit available right now.
@unlockwithjsr4 жыл бұрын
Actually one can use Python only to solely build an app or a website, it has awesome frameworks
@smfinch994 жыл бұрын
Tutorial?
@vernefits19533 жыл бұрын
awesome video
@aal96644 жыл бұрын
Can you scale an application like Instagram but with Javascript? And what other apps IG uses?
@omogbemeiyere64754 жыл бұрын
Hi Can you build a streaming app with django?
@DineshDKA4 жыл бұрын
Yeah sure
@perfectcodeonline48794 жыл бұрын
traversy media really help to grow your channal really good collabration
@mohammedqadir38514 жыл бұрын
Thank you sir giving idea for creating website.
@Nadeemkhan-fs2ys4 жыл бұрын
great sir ! Keep it up.
@DennisIvy4 жыл бұрын
Thank you Nadeem :)
@rayganmudberry3754 жыл бұрын
dennis waiting for your next project base django+reactjs totorials. thank you
@utku_yucel4 жыл бұрын
Thanks for the video, it's awesome
@MrSMGun4 жыл бұрын
You can do anything with any of the big framework as fast as possible
@lakshit64293 жыл бұрын
How you have learned django?
@vahidmoradi96963 жыл бұрын
hey man, how u doin? thanks alot for your amazing videos. i'm learning django now, and i had this question, if django could be used for iot?
@iamakber4 жыл бұрын
Bro you are amazing....you are so talent for teaching... i think if you create a Django course in Udemy you became world best Django teacher...Seriously i did'nt find best course for django in udemy.....please plan the perfect syllabus and create a Course....
@stevegleeson43564 жыл бұрын
you're awesome dude. thanks for these vids
@davidsulaberidze59784 жыл бұрын
Thank you very much Dennis.
@babydailylife32294 жыл бұрын
Django is awesome, any tutorial for SEO optimized django? any advices?
@vikashverma34014 жыл бұрын
Is it better than tha node.js ???? Pls someone tell... bec. I know django very much..
@kamikaze97853 жыл бұрын
Yes for data intensive apps..
@kamikaze97853 жыл бұрын
If u want chat app or any realtime apps then node is best
@KrishnaDasPC Жыл бұрын
I have worked on laravel, rails , express.js and django in 9 years all I can say django is the most stable on server. Means you have very less crash issues compared to all others.
@oaabk Жыл бұрын
what about the demand jobs? is there many jobs remotely for django? or other frameworks better?
@KrishnaDasPC Жыл бұрын
@@oaabkfundamentals of web is the same whether you use django or laravel or others. Learn the fundamentals then you can work on any framework. check your preferred location for job counts in sites or if you are looking remote only it doesn’t matter.
@richardgeorgepadua4 жыл бұрын
Can you plese do a tutorial on django api with angular
@rahhi97924 жыл бұрын
sir how to make api key like &apikey=jsjsjskkdje7383838 in url
@vamsireddy33964 жыл бұрын
Can python fresher work in freelancer and how to earn money with python as fresher before getting any degree
@sontustripura31334 жыл бұрын
I love django!! Iam agree with you!
@kristianyakov62364 жыл бұрын
Hi Dennis , excuse my curiosity, I'm probably wrong but is the Ivanov coming from Bulgarian parent? I'm just starting with Python and I'm exploring what is to be Python/Django developer so I found your videos, thank you
@discoboy81693 жыл бұрын
Denis Ivanov is usually Russian origin, but it is Slavic, so there is always a chance of any of the slavic nations due to mix of nations and people. He is accent is pretty good American accent...
@gillesashley93142 жыл бұрын
KZbin has some part of its backend in Django.
@АлексаМиловановић4 жыл бұрын
All of those use Java for backend, they started with Django or Rails, but all critical parts are written in Java.
@vikaskrsaw7084 жыл бұрын
Source for your claim?
@AnkurKumar-ur1cj4 жыл бұрын
Please make a tutorial on React + Django.
@renypacheco48124 жыл бұрын
Can you make ajax tutorial with django...
@DennisIvy4 жыл бұрын
I have a django ToDo app that uses ajax on the front end :) kzbin.info/www/bejne/nnq2hHqDlsutrLc
@renypacheco48124 жыл бұрын
Thank you,, I currently learning django.. And your videos helps me a lot.Because your explanation is very clear. Hoping for more django tutorials. Love from Philippines..🇵🇭
@rehoboth99714 жыл бұрын
Why am I still struggling with django. Have watch a lot of video including yours and am following the book call django 2 by example by packt publish
@nnamenearinze60864 жыл бұрын
Just know the core concepts of OOP Python. You should be good.
@rehoboth99714 жыл бұрын
@@nnamenearinze6086 lol I knw that very well
@Ahmadavocado4 жыл бұрын
You should make a tutorial for django channels!
@bhanukadissanayake1313 жыл бұрын
if you can please do a titorial about django security system...🤔🤔🙂
@codewithovi9974 жыл бұрын
Kindly review pheonix elixir web framework with django as elixir is known for its concurrency and scalability.
@georgewest70682 жыл бұрын
Денис, ты с СНГ?
@misfarsiddeek31054 жыл бұрын
Hello sir. First I want to thank you for doing this kind of teaching videos. It's a great thing. Sir, I have a doubt in Django. Actually even till now I cant really understand why we are using django Admin panel. And can't we make our own interactive form using django? Bcz I have seen so much of tutorials they are importing form and in the template they are coding like form. as_p. I want to know that how to make our own responsive form and getting data from that and store in database. And also please suggest best project to do using django for startup. I am really looking forward your valuable reply. It will be useful for me. Thank you. 💓
@himeshnagar7074 жыл бұрын
Hi, I make django forms by my own for projects. If you want to know how it can be done than give me your email. I will explain
@misfarsiddeek31054 жыл бұрын
@@himeshnagar707 misfarsiddeek2@gmail.com
@misfarsiddeek31054 жыл бұрын
@@himeshnagar707 thank you for your reply., 💓
@himeshnagar7074 жыл бұрын
@@misfarsiddeek3105 I have sent you the email.
@dupmanngemuse57864 жыл бұрын
So you know a way how to store checkboxinput to a specific non primarykey field in django like ib this question stackoverflow.com/questions/61125585/django-sql-server-hot-to-bind-checkbox-values-to-a-specific-id-in-database ?