• 
      

    Fix some documentation syntax errors.

    Review Request #11900 — Created Jan. 3, 2022 and submitted

    Information

    Django Evolution
    release-2.x

    Reviewers

    This fixes some missing backticks and wrapped definition list keys,
    which were breaking some of the documentation.

    This allows the docs to build without errors.

    Successfully built the docs.

    Summary ID
    Fix some documentation syntax errors.
    This fixes some missing backticks and wrapped definition list keys, which were breaking some of the documentation. This allows the docs to build without errors.
    12af48c0cec1216007313f4e53733f6e48ddb464
    Description From Last Updated

    E501 line too long (81 > 79 characters)

    reviewbot reviewbot

    E501 line too long (89 > 79 characters)

    reviewbot reviewbot

    E501 line too long (80 > 79 characters)

    reviewbot reviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.x (ff2a346)