Skip to content
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

Django Admin UI Enhancement #620

Open
khanh96le opened this issue Dec 22, 2022 · 1 comment
Open

Django Admin UI Enhancement #620

khanh96le opened this issue Dec 22, 2022 · 1 comment

Comments

@khanh96le
Copy link
Contributor

Summary:

We can make a few adjustments to the Django Admin UI to give it a more robust appearance.

  • Celery Version: 4.4.7
  • Celery-Beat Version: 2.2.0

Exact steps to reproduce the issue:

  1. Go to Django Admin
  2. Access Periodic Tasks > Periodic Tasks

Detailed information

Current UI
Screen Shot 2022-12-22 at 15 52 33

My Suggestion

  • Replace column "Periodical Task" with column "Name"
  • Remove column "Interval Schedule"
  • Add column "Scheduler" to display the schedule

Screen Shot 2022-12-22 at 15 52 02

@khanh96le
Copy link
Contributor Author

I can open a PR if this suggestion makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant