You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reading Django’s documentation, I noticed that code examples currently require manual text selection to copy. This isn’t a bug, but a small documentation UX improvement that could make examples easier to use, especially for beginners and mobile users.
If this is considered acceptable for Django’s documentation, I would be interested in working on a lightweight, accessible implementation and submitting a PR for review.
Please let me know if this is something the maintainers would be open to.