Django Tutorial - Uploading Article images #17

Описание к видео Django Tutorial - Uploading Article images #17

Welcome everyone to part 17 of the web development in python with Django. At this point, we have already completely implemented email authentication into our Django website. This means that all the users must confirm their email while registering. This enables us to implement password recovery functionality by using user's emails, and we implemented all of this!

The first thing that attracts the users to a website is videos, images, and other attractive stuff, definitely not plain text! But then I thought, what is the website's purpose if we can't control all the media stuff on our articles. So, in this part, we'll cover how to implement the functionality to add images from our computer or copy from somewhere into our articles!

Text version tutorial: https://pylessons.com/django-article-...
GitHub code: https://github.com/pythonlessons/Djan...

#django #programming #educational #technology #web #website

Комментарии

Информация по комментариям в разработке