Re: [Django] #35873: Example of an invalid call in as_table in form docs.

8 views
Skip to first unread message

Django

unread,
Oct 29, 2024, 4:13:59 AM10/29/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
--------------------------------------+------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
Keywords: Forms API Document | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Antoliny):

* needs_better_patch: 0 => 1

--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 29, 2024, 4:35:50 AM10/29/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
--------------------------------------+------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
Keywords: Forms API Document | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Antoliny):

* needs_better_patch: 1 => 0

--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:6>

Django

unread,
Oct 29, 2024, 5:25:09 AM10/29/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
-------------------------------------+-------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: | Status: assigned
Cleanup/optimization |
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
Keywords: Forms API Document | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):

* stage: Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:7>

Django

unread,
Oct 29, 2024, 6:30:46 AM10/29/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
--------------------------------------+------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
Keywords: Forms API Document | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Sarah Boyce):

* stage: Ready for checkin => Accepted

Comment:

On going discussion on the ticket
--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:8>

Django

unread,
Oct 29, 2024, 8:34:41 AM10/29/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
--------------------------------------+------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
Keywords: Forms API Document | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Sarah Boyce):

* needs_better_patch: 0 => 1

--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:9>

Django

unread,
Oct 29, 2024, 6:21:20 PM10/29/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
--------------------------------------+------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
Keywords: Forms API Document | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Antoliny):

* needs_better_patch: 1 => 0

--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:10>

Django

unread,
Oct 30, 2024, 4:37:54 AM10/30/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
-------------------------------------+-------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: | Status: assigned
Cleanup/optimization |
Component: Documentation | Version: 5.0
Severity: Normal | Resolution:
Keywords: Forms API Document | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):

* stage: Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:11>

Django

unread,
Oct 30, 2024, 5:25:10 AM10/30/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
-------------------------------------+-------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 5.0
Severity: Normal | Resolution: fixed
Keywords: Forms API Document | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce <42296566+sarahboyce@…>):

* resolution: => fixed
* status: assigned => closed

Comment:

In [changeset:"8f3dee1dfdc4242348c6cd6ead1c359cda78c2b5" 8f3dee1d]:
{{{#!CommitTicketReference repository=""
revision="8f3dee1dfdc4242348c6cd6ead1c359cda78c2b5"
Fixed #35873 -- Corrected Form.as_table() call in form docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:12>

Django

unread,
Oct 30, 2024, 6:07:48 AM10/30/24
to django-...@googlegroups.com
#35873: Example of an invalid call in as_table in form docs.
-------------------------------------+-------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 5.0
Severity: Normal | Resolution: fixed
Keywords: Forms API Document | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Sarah Boyce <42296566+sarahboyce@…>):

In [changeset:"4915feaaf71f011146fc4e2c51e031ad4a80c00b" 4915feaa]:
{{{#!CommitTicketReference repository=""
revision="4915feaaf71f011146fc4e2c51e031ad4a80c00b"
[5.1.x] Fixed #35873 -- Corrected Form.as_table() call in form docs.

Backport of 8f3dee1dfdc4242348c6cd6ead1c359cda78c2b5 from main.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35873#comment:13>
Reply all
Reply to author
Forward
0 new messages