Opened 22 hours ago

Closed 20 hours ago

#36071 closed Uncategorized (invalid)

Create djangoproject.com URL for Discord / async chat link

Reported by: Timothy Schilling Owned by:
Component: Documentation Version:
Severity: Normal Keywords:
Cc: Timothy Schilling Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I think there's benefit in creating a djangoproject.com/discord or djangoproject.com/chat to redirect to https://discord.gg/xcRH6mN4fa.

That code is obfuscated and is weird for other communities/people to share. When individuals share links to the Django discord, it's not possible to inspect that it's actually the correct server. I think sharing a djangoproject.com link, even if it redirects, is more trustworthy.

There's also the scenario in which something happens Discord's end and the code were invalidated, we'd have a number of places to change. It might be worth to start that process sooner rather than later.

Change History (5)

comment:1 by Simon Charette, 22 hours ago

Resolution: invalid
Status: newclosed

I do believe the idea has merit but issues/feature requests pertaining to the djangoproject.com website are tracked on its respective Github repository; Trac is used for the development of the Django project itself.

comment:2 by Timothy Schilling, 21 hours ago

I created it here since it would impact the documentation and that felt like the biggest hurdle to the change. The issues to retire the django-users and django-devs mailing lists and to swap IRC for discord have tickets which is why I assumed this would require a ticket.

comment:3 by Simon Charette, 21 hours ago

Resolution: invalid
Status: closednew

If we opened tickets for these other improvements Trac might be a valid place to discuss this :shrug:

I wasn't aware we used Trac to track such work over forums discussions that link to respective PRs (e.g. against django/djangoproject.com)

comment:4 by Timothy Schilling, 20 hours ago

No, you're right. It looks like it started with a forum topic with tickets for the pieces of work.

Last edited 20 hours ago by Timothy Schilling (previous) (diff)

comment:5 by Timothy Schilling, 20 hours ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top