-
Notifications
You must be signed in to change notification settings - Fork 114
fix: django shortcuts styling #481
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #481 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 33 33
Branches 3 3
=========================================
Hits 33 33
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
Waiting for new release :) |
add info to changelog and reademe.md
marksweb
left a comment
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.
isort isn't happy about something here, but I'm not entirely sure what.
|
@marksweb There was a superfluous empty line in |
|
@fsbraun that explains how I looked over it 😂 |
marksweb
left a comment
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.
Just spotted syntax issues in the readme
Co-authored-by: Mark Walker <theshow@gmail.com>
Co-authored-by: Mark Walker <theshow@gmail.com>
|
@DmytroLitvinov Please check pypi. |
|
Thank you, guys 🙌 |
This PR reintroduces the styling for django-shortcuts which were deleted with their icons. The icons are not reintroduced and django-shortcuts will use its own icons also with djangocms-admin-style.
Related resources