Skip to content

Add missing import #977

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 21, 2021
Merged

Add missing import #977

merged 3 commits into from
Sep 21, 2021

Conversation

icemac
Copy link
Contributor

@icemac icemac commented May 5, 2021

Description of the Change

In a newly created Django project (version 3.2.1) the include function is not imported.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

In a newly created Django project (version 3.2.1) the `include` function is not imported.
@auvipy
Copy link
Contributor

auvipy commented May 5, 2021

add your name in the author please

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #977 (7ceb095) into master (49fb3cb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #977   +/-   ##
=======================================
  Coverage   96.56%   96.56%           
=======================================
  Files          31       31           
  Lines        1716     1716           
=======================================
  Hits         1657     1657           
  Misses         59       59           

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 49fb3cb...7ceb095. Read the comment docs.

@icemac
Copy link
Contributor Author

icemac commented May 6, 2021

add your name in the author please

Done in a856088.

@auvipy auvipy merged commit 59ab199 into django-oauth:master Sep 21, 2021
@icemac icemac deleted the patch-1 branch September 23, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants