Where to file feature requests

I have a simple enhancement idea for Django. I read in the docs that these should go in the Ideas column, on this page in the GitHub project. But although I have a GitHub account, I don’t seem to be able to create anything there.

I clicked around to see if I could find the function to do it, but it seems I don’t have the right permissions. Indeed, when I clicked another link in the docs, leading to this site, was flatly told I don’t have permission to create a ticket.

Are the docs up-to-date? Where should I post my suggestion?

The link you need is this one: GitHub - django/new-features: New feature proposals for Django and third-party ecosystem

It would seem the docs are slightly incorrect and point to the Github project over the repo directly (both ought to be linked IMO)

1 Like