[Django] #20578: Incorrect package; formset.BaseFormSet should be formsets.BaseFormSet

11 views
Skip to first unread message

Django

unread,
Jun 10, 2013, 2:06:17 PM6/10/13
to django-...@googlegroups.com
#20578: Incorrect package; formset.BaseFormSet should be formsets.BaseFormSet
-------------------------------+--------------------
Reporter: anonymous | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 1.5
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------
https://docs.djangoproject.com/en/dev/topics/forms/formsets/#django.forms.formset.BaseFormSet

This is actually located in `django.forms.formsets` (with an s), and not
`django.forms.formset` (which doesn't exist).

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

Django

unread,
Jun 10, 2013, 2:37:29 PM6/10/13
to django-...@googlegroups.com
#20578: Incorrect package; formset.BaseFormSet should be formsets.BaseFormSet
---------------------------+----------------------------
Reporter: anonymous | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.5
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 1
UI/UX: 0 |
---------------------------+----------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

In [changeset:"9ff5f100ddf6c77d12327a5d19c984e1d4a46b56"]:
{{{
#!CommitTicketReference repository=""
revision="9ff5f100ddf6c77d12327a5d19c984e1d4a46b56"
Fixed #20578 - Typo in BaseFormSet module name
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/20578#comment:1>

Django

unread,
Jun 10, 2013, 2:37:58 PM6/10/13
to django-...@googlegroups.com
#20578: Incorrect package; formset.BaseFormSet should be formsets.BaseFormSet
---------------------------+----------------------------
Reporter: anonymous | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 1.5
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 1
UI/UX: 0 |
---------------------------+----------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"cd1aec65cc255d5ca6882a72714247d1106027c6"]:
{{{
#!CommitTicketReference repository=""
revision="cd1aec65cc255d5ca6882a72714247d1106027c6"
[1.5.x] Fixed #20578 - Typo in BaseFormSet module name

Backport of 9ff5f100dd from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/20578#comment:2>

Reply all
Reply to author
Forward
0 new messages