Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Enhance Django Admin integration #9

Open
2 tasks
cuducos opened this issue Dec 9, 2019 · 0 comments
Open
2 tasks

Enhance Django Admin integration #9

cuducos opened this issue Dec 9, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cuducos
Copy link
Owner

cuducos commented Dec 9, 2019

The way I integrated the app in Django Admin is too hacky and can be improved in several ways:

  • Use Django Admin action to re-start/pause jobs (instead of hardcoded buttons pointing to non-admin URLs)
  • Customize the Django Admin add job (so we can remove the hardcoded form on the bottom of the screen)

We can minimize Django Admin template customization this way, and considerably enhance maintainability.

@cuducos cuducos added enhancement New feature or request good first issue Good for newcomers labels Dec 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant