No video

What is Django | Django Tutorial for Beginners | Python Django Training | Edureka

  Рет қаралды 181,843

edureka!

edureka!

Күн бұрын

( Python Django Training - www.edureka.co... )
This Edureka “What is Django” tutorial will help you in understanding the fundamentals of Django and build a strong foundation in Django. It helps you to build a simple ‘hello world’ application to our main Login application. Below are the topics covered in this tutorial:
1. What is a Web framework?
2. What is Python Django?
3. Features of Django
4. Big Players who Use Django
5. Django Installation
6. How does Django Work?
7. Get started With Django
8. Demo - Login Application
Subscribe to our channel to get video updates. Hit the subscribe button above.
Check out our Python Training Playlist: goo.gl/Na1p9G
#Django #pythondjango #djangoforbeginners #pythonprogramming #python #whatisDjango #djangotutorial
How it Works?
1. This is a 5 Week Instructor led Online Course,40 hours of assignment and 20 hours of project work
2. We have a 24x7 One-on-One LIVE Technical Support to help you with any problems you might face or any clarifications you may require during the course.
3. At the end of the training you will be working on a real time project for which we will provide you a Grade and a Verifiable Certificate! It will a live project where you shall create a web application using the Django framework.
- - - - - - - - - - - - - - - - -
About the Course
Edureka's Python Django Training and Certification course is intended to help the learner obtain proficiency in Python programming and develop real-world web applications using Django. This course will cover both the basics and the advanced concepts like writing Python scripts, file operations in Python, working with Databases, creating Views, Templates, Forms, Models and REST APIs in Django.
- - - - - - - - - - - - - - - - - - -
Why learn Python Django?
Django, a popular & high level python web framework, is Flat out amazing. Below are few of the reasons.
Instagram, Facebook, Disqus, Pinterest, NASA, The Washington Post and other top companies use Python with Django. For web developers, this means that mastering Python and its popular advanced frameworks like Django should ensure you’re able to find work or even build your own product or service as a startup.
Python is an ideal option for bootstrappers and startups because of its quick deployment and-as mentioned earlier-lesser amount of required code next to Java, C, and PHP among others.
Python Django framework supports the use of human-readable website URLs, which isn’t only helpful from the actual user’s perspective, but also to search engines, which use the keywords in the URL when ranking sites.
Django prevents a number of common security mistakes better than say, PHP does.
Moreover, average salary of a Django professional is $117,000 / year in US alone as reported by Indeed.com
For more information, please write back to us at sales@edureka.co
Call us at US: 1844 230 6362(toll free) or India: +91-90660 20867
Facebook: / edurekain
Twitter: / edurekain
LinkedIn: / edureka

Пікірлер: 102
@edurekaIN
@edurekaIN 4 жыл бұрын
Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For Edureka Python Django Training Curriculum, Visit our Website: bit.ly/2npGIKi
@asdfghjkl1770
@asdfghjkl1770 5 жыл бұрын
Introduction - 0:04 Features - 4:29 Who use Django - 6:28 Installation - 7:41 Creating the project - 11:39 Login Application - 23:44 You're welcome! Btw I am 15 , I am from Bangladesh and I love programming!
@atheeyaparveen2472
@atheeyaparveen2472 2 жыл бұрын
Well explained . Front end and backend of this project?
@samirphuyal4956
@samirphuyal4956 6 жыл бұрын
Thank you, Although I wanted to learn django 2 but had a hard time understanding it but This VIDEO has helped me understand django to begin learning it again
@monsoorali5790
@monsoorali5790 4 жыл бұрын
Thank you very much I am a very beginner of Python and Django, Although you gave a great explanation. Can you please clarify my doubt Do I have to Install Django every time I start a new project?
@edurekaIN
@edurekaIN 4 жыл бұрын
For every new project, make sure you install the dependencies to work without any problems. Almost all the libraries and frameworks can be installed using the pip in python.
@baismail-daily
@baismail-daily 5 жыл бұрын
Thanks Ayushi and the whole team, you're really doing great.
@edurekaIN
@edurekaIN 5 жыл бұрын
Hi Ismail, thank you for appreciating our efforts. Do give this video a thumbs up and subscribe to the channel for more amazing content. Cheers!
@oregsmedia1786
@oregsmedia1786 6 жыл бұрын
Great Tutorial... Pls how can i create multi-user login page for Student, Tutor, and Admin... Example, I will like the Student to login with their Identity ID while the Tutor and Admin logn with an E-mail on the same login page.
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey Oreg, you can achieve this functionality by changing the logic based on the user which can differentiate between Admin/tutor and student. Good luck with your python ventures!
@MuhammadAfham
@MuhammadAfham 6 жыл бұрын
May God bless you.
@papachoudhary5482
@papachoudhary5482 5 жыл бұрын
Thanks
@shashidharnayak9164
@shashidharnayak9164 5 жыл бұрын
Thanks for Nice Understandable presentation.
@edurekaIN
@edurekaIN 5 жыл бұрын
Hey Shashidhar, we are glad you feel this way. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!
@Rashmieditz
@Rashmieditz 6 жыл бұрын
Awesome mam .....Thanq so much
@edurekaIN
@edurekaIN 6 жыл бұрын
Thank you for watching our video. Do subscribe, like and share to stay connected with us. Cheers :)
@vijay-iq5xb
@vijay-iq5xb 5 жыл бұрын
Thank you
@simranjeetkaur1810
@simranjeetkaur1810 6 жыл бұрын
its a nice tutorial and well explained session.. but mam i am facing one problem when i am giving runserver command then server is running but its giving me page not found error when i am running localhost in my web browser can u pls help me out ..
@edurekaIN
@edurekaIN 6 жыл бұрын
Make sure your app is added to INSTALLED_APPS in settings. Also check whether you have mentioned the correct path of your project which has 'manage.py' file. In case you are still getting error while running localhost, do let us know with the exact error. Hope this helps!
@simranjeetkaur1810
@simranjeetkaur1810 6 жыл бұрын
edureka! Thnku .. yes it helps for me .. 😊
@mchand
@mchand 5 жыл бұрын
Wow fantastic
@drashyakushwah5452
@drashyakushwah5452 6 жыл бұрын
Nice thank you so much
@debabratatah4887
@debabratatah4887 5 жыл бұрын
In basic web development we have to create gui and link it to the backend seperately but here frontend and backend has done at the same time. Is that the advantages of using python django over html css bootstrap nodejs PHP etc?
@edurekaIN
@edurekaIN 5 жыл бұрын
Hey Debabrata, Yes and it also has various other advantages as it has an automatic administration interface, Object-relational mapper(ORM) and many more. Hope this helps!
@vinaynvd242
@vinaynvd242 5 жыл бұрын
Thanks alot Ayusha for this video, It had solved many doubts for me. Good work keep going
@edurekaIN
@edurekaIN 5 жыл бұрын
We are glad you loved the video Vinay! Do subscribe and hit the bell icon to never miss an update from us in the future. Cheers!
@rakjena
@rakjena 6 жыл бұрын
Hey Ayushi... Thanks for gd tutorials. may I know ,..what r the skills required to become a python developer???
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey R JENA, to learn and master Python, you do not need any additional knowledge to start. You can start learning Python from scratch with us here: www.edureka.co/python Hope this helps :)
@deadfool6105
@deadfool6105 6 жыл бұрын
very nice tutorial.. but you could have increased thhe font size..
@edurekaIN
@edurekaIN 6 жыл бұрын
Alrigght, thank you for bringing this up. We will definitely look into it. Cheers :)
@shihabudheenthangal8840
@shihabudheenthangal8840 5 жыл бұрын
Super presentation
@gugulothuprudhvinayak5295
@gugulothuprudhvinayak5295 6 жыл бұрын
well explained . i have small doubt in Login code
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey Gugulothu, can you elaborate on the error that you are facing? We will try to help you out :)
@waseemzameer
@waseemzameer 6 жыл бұрын
superb...It's enough knowledge about django.....welldone
@edurekaIN
@edurekaIN 6 жыл бұрын
Thank you for watching our video. Do subscribe, like and share to stay connected with us. Cheers :)
@shripal.modani
@shripal.modani 6 жыл бұрын
Good video. Can you please share the link of the code used in the video?
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey Shripal, sure. You can refer to this playlist to understand the proper flow: bit.ly/2IgEki1 Hope this helps :)
@abhisheklomsh
@abhisheklomsh 6 жыл бұрын
Please star a series on Flask also!
@sportsgalaxy8745
@sportsgalaxy8745 6 жыл бұрын
I want to create an image processing web application,does it has image processing libraries to create an image processing web application?plz answer
@gowthambabu1594
@gowthambabu1594 7 жыл бұрын
Well Explained aayushi.....
@edurekaIN
@edurekaIN 6 жыл бұрын
Thank you for watching our video. Do subscribe, like and share to stay connected with us. Cheers :)
@srikanthambaldhage2268
@srikanthambaldhage2268 6 жыл бұрын
Excellent
@rangabharath4253
@rangabharath4253 6 жыл бұрын
Nice tutorial and explained well. Thank you for making the awesome videos. Keep doing :-)
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey Bharath, we are glad to know that you liked our tutorial. Do subscribe and stay connected with us. Cheers :)
@ravimaramoni3378
@ravimaramoni3378 6 жыл бұрын
Hi.. I'm following ur tutorial.. after creating webapp, when I'm trying to run the server with python manage.py runserver... I'm getting an error called path('webapp/', webapp.urls), NameError: name 'webapp' is not defined Could u help me pls..
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey, make sure you have added your app(webapp) in INSTALLED_APPS and mentioned the same in the urls.py file of the main project which displays the view. Hope this helps!
@savipn7251
@savipn7251 5 жыл бұрын
Hi good evening, when I am doing in my command prompt of code'pip install django' in that time it is giving a error like not recognized so what I can do
@edurekaIN
@edurekaIN 5 жыл бұрын
Hey Savi, Yes, you can do that mysql data. Hope this helps!
@maruthiyeluri4717
@maruthiyeluri4717 6 жыл бұрын
Good work!
@edurekaIN
@edurekaIN 6 жыл бұрын
Thank you for watching our video. Do subscribe, like and share to stay connected with us. Cheers :)
@saurabhgavali6863
@saurabhgavali6863 6 жыл бұрын
nice explained..
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey Saurabh, thank you for watching our video. We are glad that you liked our content. Do subscribe and stay connected with us. Cheers :)
@abhijeetbahekar182
@abhijeetbahekar182 6 жыл бұрын
SQL and HTML knowledge is require to create Django project..?
@edurekaIN
@edurekaIN 5 жыл бұрын
Hey Abhijeet, No, you don't need to know SQL and HTML to work on django project.
@dragon_warrior_
@dragon_warrior_ 5 жыл бұрын
for latest version >>> *pip install Django==2.1.4*
@lokeshnachappa4093
@lokeshnachappa4093 5 жыл бұрын
good session.
@user-cs2mn5bz6w
@user-cs2mn5bz6w Жыл бұрын
Is there any way to download source code of each video of playlist?
@edurekaIN
@edurekaIN Жыл бұрын
Hi great to hear from you 😊 please share your mail id ! so that we can share the data sheet with you :)Do subscribe the channel for more updates : )
@narasimhareddy2283
@narasimhareddy2283 6 жыл бұрын
Super
@arqamsaleem
@arqamsaleem 6 жыл бұрын
Please upload more videos on Django
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey Arqam, hope you liked the video. We will process your request as soon as possible. Do subscribe and hit the bell icon so that you don't miss a video from us in the future. Cheers!
@arqamsaleem
@arqamsaleem 6 жыл бұрын
@@edurekaIN I already subscribed and getting notifications for your videos.
@KnowledgeBoxindia
@KnowledgeBoxindia 6 жыл бұрын
good tutorial
@edurekaIN
@edurekaIN 6 жыл бұрын
Thank you for watching our video. Do subscribe, like and share to stay connected with us. Cheers :)
@programmingdigger2793
@programmingdigger2793 6 жыл бұрын
Aayushi mam , more tutorials please🙂
@amritasarjana138
@amritasarjana138 6 жыл бұрын
How to create the templates folder inside login-system, which is containing html files.
@edurekaIN
@edurekaIN 5 жыл бұрын
Hey Amrita, "Step 1: Create the Templates Folder. In this step we'll create the templates directory. ... Step 2: Tell Django Where the Templates Folder Is. Now it's time to update the settings.py file with the location of the templates folder. ... Step 3: Modify Template Context Processors. ... Step 4: Commit Changes. " Hope this helps!
@shivasai9149
@shivasai9149 3 жыл бұрын
What Basic's to learn Django?.
@edurekaIN
@edurekaIN 3 жыл бұрын
Hi Shiva, there are no set prerequisites needed to learn Django. However, a familiarity with elementary programming constructs and the basics of HTML will help you speed up your learning. Hope this has addressed your query. Cheers :)
@nazmulhossain1943
@nazmulhossain1943 6 жыл бұрын
I have got this error message. How can I solve it? You have 14 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions. Run 'python manage.py migrate' to apply them.
@edurekaIN
@edurekaIN 6 жыл бұрын
Don't worry, your server will run until you have not created any database. Once you have build your model and feed in some values, you need to migrate it. If that is the case, you need to write- "python manage.py migrate" and then your server will be successfully up and running. Hope this helps. Cheers!
@harindermushiana9215
@harindermushiana9215 6 жыл бұрын
cannot import name views. I'm getting this error.
@edurekaIN
@edurekaIN 6 жыл бұрын
Hey Harinder, Can you please elaborate your query. What is the error you are getting?
@aayushraizada3176
@aayushraizada3176 6 жыл бұрын
Is this a pycharm community edition?
@edurekaIN
@edurekaIN 6 жыл бұрын
Yes, it is PyCharm Edition 3.5.1 Thank you for watching our video :)
@myfarmmyhome3850
@myfarmmyhome3850 6 жыл бұрын
Excellent 😀
@edurekaIN
@edurekaIN 6 жыл бұрын
Thank you for watching our videos. Do subscribe to our channel and stay connected with us. Cheers :)
@avadhootsutar6130
@avadhootsutar6130 5 жыл бұрын
migrate and makemigrate i run this command in cmd but cmd is not recognized error how to solve this problem, i also follow django project web site
@edurekaIN
@edurekaIN 4 жыл бұрын
You need to make sure that you have opened your terminal in the project folder. Only then will the command work as Django is installed on that folder and not the entire system. That is the reason you get this error. Hope this helps you out.
@mariamargarat4652
@mariamargarat4652 6 жыл бұрын
how do we connect the first project with login_system
@veerkalantri9443
@veerkalantri9443 4 жыл бұрын
I'm getting the following error: OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: '' Not getting what to do even when the code is exactly the same as yours
@edurekaIN
@edurekaIN 4 жыл бұрын
This is because you are giving some character which is not allowed in the Windows System. So the OS is not saving that file. Please make sure that you do not give spaces or special characters in the file that you specify.
@mathymeenakshisundaram1450
@mathymeenakshisundaram1450 5 жыл бұрын
Hi...I am getting “syntax error: Generate expression must be parenthesized” while doing run server once I installed Django.
@edurekaIN
@edurekaIN 5 жыл бұрын
Hi Mathy, There must be a line of code, where you have missed a parenthesis.
@np7star849
@np7star849 6 жыл бұрын
how i use angular js script in django app
@edurekaIN
@edurekaIN 6 жыл бұрын
Django and angularJS are both popular web frameworks for web development. In order to use them, you must have good knowledge on the RESTful APIs. Here's a video which will help you get acquainted with REST: kzfaq.info/get/bejne/m9B6YJWg35qll30.html. Hope this helps!
@soniyasharma849
@soniyasharma849 4 жыл бұрын
I have got an error like webapp name is not defined . And I am not getting how to fix it
@edurekaIN
@edurekaIN 4 жыл бұрын
Hi Soniya, this error may be because you have either not created the app in the project. If you have, then you need to add the name of the app in the settings.py file of your project and then start using it. Only then will your project recognize that the web app is a part of the project. Hope that solves your query.
@darshanbc3822
@darshanbc3822 5 жыл бұрын
I am getting error in url.py file saying that cannot import views.py
@edurekaIN
@edurekaIN 5 жыл бұрын
Hey Darshan, "You need to import the main class itself not the parent. from django.conf.urls import include, url from library import views urlpatterns = [ url(r'^$', IndexView.as_view()), ## this will not work url(r'^$', views.IndexView.as_view()), ## OK ] In the other scenario from django.conf.urls import include, url from library.views import IndexView urlpatterns = [ url(r'^$', IndexView.as_view()), ## OK ]" Hope this helps!
@abhishekmarubadi5718
@abhishekmarubadi5718 5 жыл бұрын
I am unable to create super user...
@edurekaIN
@edurekaIN 5 жыл бұрын
Hi Abhishek, you can refer to this tutorial for reference- kzfaq.info/get/bejne/g5-ip8lozsnZd2Q.html
@gellahanitha615
@gellahanitha615 5 жыл бұрын
how to link to database
@edurekaIN
@edurekaIN 5 жыл бұрын
To link django to the default db i.e sqlite, you can use the following command: python manage.py migrate.
@hardiksaraiya7173
@hardiksaraiya7173 7 жыл бұрын
I am run project Template dir not found error comes every time
@edurekaIN
@edurekaIN 7 жыл бұрын
Hey Hardik, try updating your project settings (login_system/settings.py) and add the below DIR: TEMPLATES = [ { 'DIRS': [os.path.join(BASE_DIR, 'templates'), ], } Hope this helps. Cheers!
@hardiksaraiya7173
@hardiksaraiya7173 7 жыл бұрын
edureka! Tnx I am try it
@ganeshpatil856
@ganeshpatil856 5 жыл бұрын
ModuleNotFoundError: No module named 'webapp1,django' thats exactly the problem i am facing ri8 now... If any one can help me around here
@edurekaIN
@edurekaIN 5 жыл бұрын
Hey Ganesh, Tried running it as administrator? That usually solves the issue. Hope this helps!
@venamber7
@venamber7 4 жыл бұрын
Fast!
@tkdevlop
@tkdevlop 6 жыл бұрын
Sub
SPONGEBOB POWER-UPS IN BRAWL STARS!!!
08:35
Brawl Stars
Рет қаралды 21 МЛН
а ты любишь париться?
00:41
KATYA KLON LIFE
Рет қаралды 3,6 МЛН
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 29 МЛН
Python Django Tutorial for Beginners
1:02:36
Programming with Mosh
Рет қаралды 2,5 МЛН
Anaconda (Conda) for Python - What & Why?
26:10
Academind
Рет қаралды 228 М.
Learn Django in 20 Minutes!!
21:25
Tech With Tim
Рет қаралды 357 М.
Python Django Explained In 8 Minutes
8:11
Dennis Ivy
Рет қаралды 282 М.
Python Django Tutorial - Build A Todo App
51:02
Traversy Media
Рет қаралды 239 М.
What Can You Do with Python? - The 3 Main Applications
11:30
CS Dojo
Рет қаралды 3,5 МЛН
SPONGEBOB POWER-UPS IN BRAWL STARS!!!
08:35
Brawl Stars
Рет қаралды 21 МЛН