More discussion here:
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg
/django-developers/SviNiWy3Bjc/fqFL8rZvBAAJ
Proposed signals:
- pre_init
- post_init
- pre_clean
- post_clean
And for ModelForm:
- pre_save
- post_save
I'd be happy to do a pull request for this one.
--
Ticket URL: <https://code.djangoproject.com/ticket/27923>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
Comment:
Nominally accepted, though as discussed on the mailing list, details
remain to be determined.
--
Ticket URL: <https://code.djangoproject.com/ticket/27923#comment:1>
* status: new => assigned
* owner: nobody => luojiebin
--
Ticket URL: <https://code.djangoproject.com/ticket/27923#comment:2>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/8280 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/27923#comment:3>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/27923#comment:4>
* owner: luojiebin => (none)
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/27923#comment:5>