Skip to content

Fix settings docs #1534

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Nov 24, 2021
Merged

Conversation

adamchainz
Copy link
Contributor

  • Remove comment in debug_toolbar/settings.py that was invalidated in a8fa2cf.
  • Fix documented default for DISABLE_PANELS.

adamchainz and others added 2 commits November 24, 2021 10:56
* Remove comment in ``debug_toolbar/settings.py`` that was invalidated in a8fa2cf.
* Fix documented default for ``DISABLE_PANELS``.
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #1534 (6eef528) into main (fe0db68) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1534   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files          35       35           
  Lines        1883     1883           
  Branches      274      274           
=======================================
  Hits         1614     1614           
  Misses        190      190           
  Partials       79       79           
Impacted Files Coverage Δ
debug_toolbar/settings.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe0db68...6eef528. Read the comment docs.

@matthiask matthiask merged commit 250d3fe into django-commons:main Nov 24, 2021
@adamchainz adamchainz deleted the fix_settings_docs branch November 24, 2021 11:07
@matthiask
Copy link
Member

Thank you! That's great.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants