Django Project - Contact / Phone Book - A Python web Framework | beginner to Advance covered.

preview_player
Показать описание
#django #tutorial #software #education
Django Phone Book Project is easy to learn and implement in django. below are some required features I'm going to teach you.

1) UI/UX
2) Search
3) CRUD
4) Authentication
5) Virtual Env

What you can implement next -
1) Edit Contact
2) Delete Contact
3) Share Contact

#django #project

GitHub Repo Link

New Open Source Music Player Project is Out, Watch Here

Build this page using html and css | step by step guide tutorial project

4 Different Ways to Center a Div in CSS. Most Dev's Don't Know it.

Django and React Project - Build REST Api Project on Car Listing App.

Django Project - Open Source Music Player | Beginner to Pro | Contribute to Open Source

Listen to Coding Music for Programmers Daily | Music for Coding

Deploy Django Project to Pythonanywhere - Free Hosting

Django Project - Contact / Phone Book - A Python web Framework | beginner to Advance covered.

Django Project - Email Subscription Full Course For Beginner to Advance | Part 3

feel free to reach out to me on below.

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

Credits -

Thumbnail image -

Music

Creative Commons CC BY 3.0

Creative Commons CC BY-SA 3.0

Creative Commons — Attribution-NoDerivs 3.0 Unported — CC BY-ND 3.0

Creative Commons CC BY-SA 3.0
Рекомендации по теме
Комментарии
Автор

This project teaches you very basic operation performed in Django. Let me know what you have learnt from it and any helpful suggestion for improvement for future videos. Do comment out which next project you want?

Subscribe this channel for every week new projects on Django.

Like and Share, This will help YouTube algorithm to show this video to many people. 😄😄😄

rohan-yeole
Автор

Thank you for these efforts I have a suggestion for u if u don't mind it, next time please zoom the code when you are making the video
Again Thanku so much man

varshadhiman
Автор

Good job, what do you think about doing a car rental project ?

marcelobc
Автор

There is an error when I will create, in create.html, see below

<form method="post"
{% csrf_token %}
{% bootstrap_form contactBookForm %} # error in this line
<button class="btn btn-primary" type="submit">Submit</button>
</form>

marcelobc
Автор

I was error in a bootstrap_form contactBookForm. the error is a Parameter "form" should contain a valid Django Form.

MeetSherasiya
Автор

Hai bro, how to write views logic advancelly

jeevandeepu