Mention import linter for api.py in OEP-49 - #467
Conversation
|
Thanks for the pull request, @bradenmacdonald! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
robrap
left a comment
There was a problem hiding this comment.
Looks good. Can you add a changelog entry?
289b5e7 to
08fc8e9
Compare
|
@robrap Right, thanks. Done! |
|
label: core contributor |
|
Haven't gotten any other feedback or objections here so I'm going to merge for now :) Thanks @robrap for the review. |
|
@bradenmacdonald 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
We now have a tool for enforcing OEP-49 compliant usage of
api.pyfor Django apps. This updates the OEP to raise awareness of the new linter and encourage broader usage.