tag: admin form

  • Creating the official Django Polls app Part 7

    Creating the official Django Polls app Part 7

    Maria D. Campbell

    In this section, I customize the Question admin form, add Choice related objects to the admin form, customize the admin change list, add search capability to the admin interface, customize the admin look and feel, and customize my project's templates.

    #fullstack development, #macOS, #django, #python3, #admin change list customization, #admin form, #admin interface, #search, #series, #template customization, #tutorial