-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
Jazzband update for issue #164 #165
Conversation
Also changed it to Markdown.
Codecov Report
@@ Coverage Diff @@
## master #165 +/- ##
=========================================
Coverage ? 64.97%
=========================================
Files ? 24
Lines ? 1122
Branches ? 248
=========================================
Hits ? 729
Misses ? 299
Partials ? 94 Continue to review full report at Codecov.
|
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@coordt I have looked at this briefly and tried to run it in Django 4.0 without problem. I didn't find any major issues apart from the failing merge test. I also did found #168 bug in admin, but it is present in current version too. |
Good point. I'll make sure that is fixed
…On Tue, Dec 21, 2021 at 9:41 AM Petr Dlouhý ***@***.***> wrote:
@coordt <https://github.com/coordt> I found another thing - the versions
of libraries in requirements.txt are freezed to fixed versions of the
packages.
I don't think it is desirable, because for example in my project I rely on
new functionality newer version of django-mptt.
—
Reply to this email directly, view it on GitHub
<#165 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAXQSUAON6WM4C7DAD3U6DUSCN2HANCNFSM5JLVRJFQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
- pre-commit to ignore certain files - ignore some documentation errors
…es into jazzband-update
No description provided.