Nayan
From which tutorial
Nayan
I want real time example with django so that it is understandable.
Shihasz
I also hate js how did you start with it . though it helps a lot but couldn't able to understand how to use it .
Don't try to learn everything in js.. learn only what you need, even in the middle of a project.
Doragonsureiyā
I want real time example with django so that it is understandable.
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Nayan
Ok thank you
Ghorz
I want real time example with django so that it is understandable.
Learn JS independently not with django. After you have acquired basic knowledge, fuse it with Django
Nayan
Thank you 😊
Nayan
I will do
ZK
Seens to be js topic? Can you confirm?
And thank u too sir.. 👍👍
Gil
Thank u it worked.. Just ran yhe command and made few changes and now it works.. 👍
You need to understand that static files are servet at different manner when django is in production. Take a look at the official documentation.
Ganesh
If I select a one value in drop-down how to show related automatic value in second drop
VarunTheLord
What's the difference between POST and GET? i didn't understand the answer I found in google
LinuxBugs
What's the difference between POST and GET? i didn't understand the answer I found in google
Actually the difference is semantical. You can use practically both requests while designing..but they are seperated to give you a semantical seperation of what you're trying to do. For example. If you want to get the latest news..you will use get request. If you want to send your username you will use post request. But the above operations can be done in the other method also.
sheikh
In django values() method i want all fields except two field how to restrict it
Adonis
Exclude those two fields only
sheikh
I don't want to exclude records i only need to restrict particular column value
The
in trying to fetch image from database
The
when i add the image I can see it in the folder
The
but in the web page it seems to be broken
The
its not loading with an error 404
The
but the image is in the folder yet
The
someone pls help me
isa
https://medium.com/@atufashireen/static-files-and-filters-in-django-34a27b31c35e
isa
Possibly caused from collect static command. But you should carefully read the article.
sheikh
dont use values() method then
Create new instance so need to remove id and some other id column value I am using bulk create
Anonymous
How to you deploy your website build on Django? Could anyone tell be about Rest APIs and all? Thanks in advance! :)
Doragonsureiyā
How to you deploy your website build on Django? Could anyone tell be about Rest APIs and all? Thanks in advance! :)
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 firsts results
Anonymous
Is there any other alternative than calling REST APIs?
LinuxBugs
Anonymous
Is there any video lectures to learn Django from scratch
cj
Is there any video lectures to learn Django from scratch
no, you'd better read the documentation
Doragonsureiyā
Is there any video lectures to learn Django from scratch
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Anonymous
Django two-factor authentication plugin stored passwords in plain text | The Daily Swig https://portswigger.net/daily-swig/django-two-factor-authentication-plugin-stored-passwords-in-plain-text
Anonymous
hy i want to send mail with apporve or reject button when i send mail my client click on that approve button then i get msg back after clicking on that button (approve) plzz help this is in django framework
Anonymous
Hello I have problem
Anonymous
I could not install django on my computer. I make a lot of mistakes when I run the server. I can't fix the image. Please help
Jigani
Os?
ANonyMous
any link to learn django from scatch
ANonyMous
??
Doragonsureiyā
any link to learn django from scatch
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Manoj
I am new to website programming.. I am just trying to create a website. When I want to add news box to the site using bootstrap it is comming on bottom right corner.How to solve it??? anybody help..
Aditya
can we create custom signup with social allauth
Anonymous
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xcf in position 8: invalid continuation byte this problem at django
Aaron
Hi guys Aaron here new to django does anyone have any good recommendations to start with
Rohan
official one, ofcourse
Aaron
Sure thanks
Aaron
Any video lectures or pathways ?
Kirill
Any video lectures or pathways ?
no, nothing better than official docs
Aaron
Sure guys guess I’ll start with the polling app
Doragonsureiyā
Any video lectures or pathways ?
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Aaron
Thanks A lot
Mirco
Thanks A lot
On Udemy you can find lots of resources as well
Aaron
Which one in specific would u reckon
Anonymous
those are very basic courses
Mirco
Aaron
Sure guys thanks a lot
Mirco
those are very basic courses
The free ones are basic, the paid ones aren't
Anonymous
which one?
Mirco
which one?
Most of the paid ones are not basic For example I bought one related to build e-commerce that was not basic but you needed to have fundamentals
Anonymous
cool
Anonymous
I want the clone of this investment Website https://kingcoin.cc/ please help me how can I do that?
Doragonsureiyā
I want the clone of this investment Website https://kingcoin.cc/ please help me how can I do that?
Looks like you need an offtopic group, please continue this conversation at @pythonofftopic as it's not related to Python
Anonymous
!ot
Sorry I didn't get
Ghorz
👍
Ghorz
Sorry I didn't get
Offtopic, not django problem related, take it elsewhere.