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

🩹(backend) enhance Django Admin for Team Slug #48

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

lebaudantoine
Copy link
Collaborator

Make Team's Slug field non-editable in the Django admin.

Avoids UX issues by preventing accidental slug overwrites during updates. The Slug is now conveniently displayed in the teams list view.

Before:

Enregistrement.de.l.ecran.2024-02-12.a.10.30.03.mov

After:

Enregistrement.de.l.ecran.2024-02-12.a.10.30.47.mov

Make Team's Slug field non-editable in the Django admin. It avoid
UX issues by preventing accidental slug overwrites during updates.
The Slug is now displayed in the teams list view.
@lebaudantoine lebaudantoine merged commit d1cc194 into main Feb 12, 2024
12 checks passed
@lebaudantoine lebaudantoine deleted the al-fix-editable-slug branch February 12, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants