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

Make it easy to bulk create Team objects in a Division #75

Open
Tracked by #73
goodtune opened this issue Apr 13, 2024 · 0 comments
Open
Tracked by #73

Make it easy to bulk create Team objects in a Division #75

goodtune opened this issue Apr 13, 2024 · 0 comments

Comments

@goodtune
Copy link
Owner

goodtune commented Apr 13, 2024

Should be quite straightforward, use generic_edit_related view.

Use a modal dialog from the team list view to ask how many teams are in the division (total number N, including any already created).

New view will just be a table of N rows.

Only complexity will be the FormSet will need to populate the order field.

Note

Keeping the order visible on bulk view will make it easier to reorder teams later.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant