-
Notifications
You must be signed in to change notification settings - Fork 39
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
Remove crispy-forms-foundation
and django-crispy-forms
from requirements
#3211
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Test results 9 files 9 suites 8m 16s ⏱️ Results for commit 05a6651. ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3211 +/- ##
==========================================
- Coverage 60.39% 60.39% -0.01%
==========================================
Files 605 605
Lines 43685 43683 -2
Branches 48 48
==========================================
- Hits 26383 26381 -2
Misses 17290 17290
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
0a988bd
to
3034cd5
Compare
|
True, generally the folder I'll create a new issue for that since I think @podliashanyk better knows how to order the templates |
It doesnt seem like this breaks anything, but more people should test |
crispy-forms-foundation
and django-crispy-forms
from requirements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes by themselves seem fine to me. All tests are green, and there doesn't seem to be any significant references to crispy-forms left in the codebase.
I'd like to see an entry about removed dependencies in NOTES.rst
, though :)
38b576e
to
4b26832
Compare
Sorry, accidentally pushed two more commits to the wrong branch - reset and force-pushed back to the last commit before my mistake. |
I thought |
We usually make a subsection of dependency changes for each release. |
ba55606
to
f429b1a
Compare
f429b1a
to
05a6651
Compare
Quality Gate passedIssues Measures |
Removes
crispy-forms-foundation
anddjango-crispy-forms
from requirements and necessary settings for those. Also changes some wording to not directly reference crispy