At the very list, the
[https://docs.djangoproject.com/en/dev/internals/contributing/bugs-and-
features/#requesting-features Reporting bugs and requesting features]
should point to the forum for when requesting a new feature: I'm pointing
ticket reporters to this doc page and then saying "please raise this
feature request in the forum" and those are, somewhat, contradictory.
--
Ticket URL: <https://code.djangoproject.com/ticket/34579>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* easy: 0 => 1
* stage: Unreviewed => Accepted
Comment:
Replying to [ticket:34579 Natalia Bidart]:
> Given recent efforts to prioritize the Django Forum as the main
communication channel for development, I think it would be a good idea to
update the docs to either replace the references to `django-developers`
mailing list with Forum URL, or at least point to both places.
I don't mind adding ''"... or on the Django Forum"'' to references to the
`django-developers` mailing list, but **not** removing them. TBH, I follow
the mailing list more closely than the forum, and it's not just me.
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:1>
* owner: nobody => Akash Kumar Sen
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:2>
* owner: Akash Kumar Sen => (none)
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:3>
* owner: (none) => Mohit Singh Sinsniwal
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:4>
Comment (by Mohit Singh Sinsniwal):
I tried adding the Django Forum in the doc pages where I thought we should
give an option, and I also hyperlinked the text with the URL
One example is in bugs-and-features.txt, starting from line 162
{{{
Votes on technical matters should be announced and held on both the
`Django Forum`_ and the |django-developers| mailing list.
.. _searching: https://code.djangoproject.com/search
.. _custom queries: https://code.djangoproject.com/query
.. _Django Forum: https://forum.djangoproject.com
.. _#django: https://web.libera.chat/#django
}}}
pull request: https://github.com/django/django/pull/16878
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:5>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:6>
Comment (by Mohit Singh Sinsniwal):
Replying to [comment:6 Mariusz Felisiak]:
I tried fixing the patch and requested for review. Thank you.
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:7>
* needs_better_patch: 1 => 0
* has_patch: 0 => 1
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:8>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"b4563cdd23ef0361588430c1f51bea819b3e0692" b4563cd]:
{{{
#!CommitTicketReference repository=""
revision="b4563cdd23ef0361588430c1f51bea819b3e0692"
[4.2.x] Fixed #34579 -- Added Django Forum to contributing guides.
Co-authored-by: Mariusz Felisiak <felisiak...@gmail.com>
Backport of 89f10a80d7e681cd0cccf22d932e380f51bd3524 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:10>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"89f10a80d7e681cd0cccf22d932e380f51bd3524" 89f10a80]:
{{{
#!CommitTicketReference repository=""
revision="89f10a80d7e681cd0cccf22d932e380f51bd3524"
Fixed #34579 -- Added Django Forum to contributing guides.
Co-authored-by: Mariusz Felisiak <felisiak...@gmail.com>
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34579#comment:9>