Django Project | Implement Tags and Build Reusable Tag Cloud Component with Custom Template Tags

preview_player
Показать описание
In this tutorial, we implement tags into our Django project. Tags provide a method of associating words or tags to blog posts. We can use tag association to perform queries to search for all posts associated with the same tag. Once tags are implemented, we build a tag cloud component with using a custom template to create a reusable component.

Udemy Course Link:

YouTube Ed Course Link:

Developing applications can be a fun and effective way of learning a language and framework. In this course, we build a blog application Introducing you to Python Django Framework, Django Templating, the Bootstrap framework, HTMX, CSS, and HTML. In addition, this course introduces testing aspects of a Django project.

This course is primarily designed for anyone looking for a journey learning the Django Framework or developing web applications with Python. This course is a great starting point or a good first step after first learning about any of the technologies that this course features.
Рекомендации по теме
Комментарии
Автор

Internationalization of this blog could be a next step? with Taggit as advanced issue to solve. Keep the good work!

XavierLarrea
Автор

Make a complete video on django htmx also.

guptaji