• 
      

    Remove options in rb-site for specifying a Python loader.

    Review Request #11415 — Created Jan. 28, 2021 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    Django no longer provides fastcgi support, as the whole Python world has
    aligned itself around wsgi. This change removes the advanced-mode
    question and command line options for choosing the loader.

    Ran through the advanced-mode install. The Python Loader page didn't appear,
    and installation completed succesfully with correct config files.

    Summary ID
    Remove options in rb-site for specifying a Python loader.
    Django no longer provids fastcgi support, as the whole Python world has aligned itself around wsgi. This change removes the advanced-mode question and command line options for choosing the loader.
    29273ac5c2d02e4f7ce5c330dc585bea1153ac9a
    Description From Last Updated

    Typo in description: provids -> provides

    daviddavid
    david
    1. 
        
    2. Show all issues

      Typo in description: provids -> provides

    3. 
        
    chipx86
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (98b4fe5)