tag: protecting views

  • How to create a fullstack application using Django and Python Part 19

    How to create a fullstack application using Django and Python Part 19

    Maria D. Campbell

    In this section, I implement protecting views and create related tests, and I discuss QuerySets and use them to improve the index/home view.

    #fullstack development, #macOS, #django, #annotate, #login redirect, #protecting views, #python3, #queryset, #series, #tests, #unittest