If this is deliberate, I think it would deserve an entry into docs; it's
reasonable to assume that this form would validate passwords if there is a
global setting for it.
--
Ticket URL: <https://code.djangoproject.com/ticket/25052>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* severity: Normal => Release blocker
* needs_better_patch: => 0
* needs_tests: => 0
* version: 1.8 => master
* needs_docs: => 0
* stage: Unreviewed => Accepted
Comment:
No, it's not an intentional omission (confirmed on the
[https://groups.google.com/d/msg/django-
developers/9GBhgGXmEKs/NGRqdLMAdzAJ django-developers thread]).
--
Ticket URL: <https://code.djangoproject.com/ticket/25052#comment:1>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/4955 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/25052#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"774c16d16ed67d7cf12bc2b2752768b544bdb363" 774c16d1]:
{{{
#!CommitTicketReference repository=""
revision="774c16d16ed67d7cf12bc2b2752768b544bdb363"
Fixed #25052; refs #16860 -- Added password validation to
UserCreationForm.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25052#comment:3>