Django course Episode 5 (Rich Text Editor | SummerNote | Poems Count)

Поділитися
Вставка
  • Опубліковано 8 лип 2024
  • Django is the most popular Python web framework for building fullstack apps.
    In this series of tutorials, I will make several project using Django framework. The projects will grow bigger with more functionality (user authentication, signup, login, reviews, comments,...).
    In this episode we learn how to use SummerNote as a Rich Text Editor inside your admin dashboard,
    -----------------------
    Datacamp: The best online resource to learn Python, Web Scraping, Data analysis, and Data Science (Affiliate link)
    datacamp.pxf.io/pythonology
    ------------------------
    Check my website for Python projects:
    pythonology.eu
  • Наука та технологія

КОМЕНТАРІ • 2

  • @CitizenCoder
    @CitizenCoder Місяць тому +1

    NO idea why you don't have any comments on this thing, but the video was super helpful. I have struggled to get a working rich text editor in django (most of the instructions/documentation assume expertise) and failed. This video worked great. Note to anyone having this issue, if you keep getting a "styles" error, pip uninstall bleach and install a lower version. Thanks again for the great video!

  • @user-xs5xw7oh4l
    @user-xs5xw7oh4l 28 днів тому

    very helpful video sir. you voice is so calm that i could grab everything.