#30977: Moved site variables assignment outside of the loop in
PasswordResetForm.save().
-------------------------------------+-------------------------------------
Reporter: Hasan Ramezani | Owner: Hasan
Type: | Ramezani
Cleanup/optimization | Status: closed
Component: contrib.auth | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"4cec3cc82a09b1a60a72e5437a7f0e9e0c7d203c" 4cec3cc]:
{{{
#!CommitTicketReference repository=""
revision="4cec3cc82a09b1a60a72e5437a7f0e9e0c7d203c"
Fixed #30977 -- Optimized PasswordResetForm.save() a bit.
Moved site variables assignment outside of the loop.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30977#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.eb6c0c107e11f360dff4a9071fa3e25c%40djangoproject.com.