Back in 1.11, the Django admin UI did not look good at all, hence the reason why a better admin styling package was used.
Things have changed now in 3.0, Django comes with a prettyish admin UI, so this package is not needed and can be removed.
When #578 is merged, we are going to use Django's default new UI.
Tasks
[ ] Remove djangocms-admin-style from requirements
[ ] Remove from settings.py
I'd be interested in mentoring someone formally since this is relatively easy. Please ping me on Zulip if you are relatively new here and you want to get started with your first PR!
Description
Back in 1.11, the Django admin UI did not look good at all, hence the reason why a better admin styling package was used.
Things have changed now in 3.0, Django comes with a prettyish admin UI, so this package is not needed and can be removed.
When #578 is merged, we are going to use Django's default new UI.
Tasks
djangocms-admin-style
from requirementsI'd be interested in mentoring someone formally since this is relatively easy. Please ping me on Zulip if you are relatively new here and you want to get started with your first PR!
Estimation
2 hours