[Django] #17927: Initial values support for BaseGenericInlineFormSet

7 views
Skip to first unread message

Django

unread,
Mar 17, 2012, 6:10:18 PM3/17/12
to django-...@googlegroups.com
#17927: Initial values support for BaseGenericInlineFormSet
--------------------------------------+------------------------
Reporter: Fak3 | Owner: nobody
Type: New feature | Status: new
Component: contrib.contenttypes | Version: 1.4-beta-1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------
Fix for ticket #14574 (Initial values support for inline model formsets)
only added initial values for !BaseInlineFormSet, but
!BaseGenericInlineFormSet still doesn't have this functionality

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

Django

unread,
Mar 18, 2012, 3:38:53 PM3/18/12
to django-...@googlegroups.com
#17927: Initial values support for BaseGenericInlineFormSet
-------------------------------------+-------------------------------------
Reporter: Fak3 | Owner: nobody
Type: New feature | Status: new
Component: | Version:
contrib.contenttypes | 1.4-beta-1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by claudep):

* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0


Comment:

It might be as simple as adding **kwargs parameters to {{{__init__}}}
method, and passing them to super. To be tested...

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

Django

unread,
Apr 9, 2013, 12:03:23 PM4/9/13
to django-...@googlegroups.com
#17927: Initial values support for BaseGenericInlineFormSet
-------------------------------------+-------------------------------------

Reporter: Fak3 | Owner: nobody
Type: New feature | Status: new
Component: | Version:
contrib.contenttypes | 1.4-beta-1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by bmihelac):

* cc: bmihelac@… (added)


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

Django

unread,
Apr 9, 2013, 1:08:51 PM4/9/13
to django-...@googlegroups.com
#17927: Initial values support for BaseGenericInlineFormSet
-------------------------------------+-------------------------------------

Reporter: Fak3 | Owner: nobody
Type: New feature | Status: new
Component: | Version:
contrib.contenttypes | 1.4-beta-1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by bmihelac):

* has_patch: 0 => 1


Comment:

Pull request for this:

https://github.com/django/django/pull/1005

--
Ticket URL: <https://code.djangoproject.com/ticket/17927#comment:3>

Django

unread,
Jun 5, 2013, 8:00:45 AM6/5/13
to django-...@googlegroups.com
#17927: Initial values support for BaseGenericInlineFormSet
-------------------------------------+-------------------------------------
Reporter: Fak3 | Owner: nobody
Type: New feature | Status: closed
Component: | Version:
contrib.contenttypes | 1.4-beta-1
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

In [changeset:"b00c6371afab778ab6c6206fb2dbb3f2c7f750b4"]:
{{{
#!CommitTicketReference repository=""
revision="b00c6371afab778ab6c6206fb2dbb3f2c7f750b4"
Fixed #17927 -- Added initial values support for BaseGenericInlineFormSet

Thanks Fak3 for the suggestion.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/17927#comment:4>

Reply all
Reply to author
Forward
0 new messages