--
Ticket URL: <https://code.djangoproject.com/ticket/25667>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
As this has been broken forever ("Imported Django from private SVN
repository") contains the misspelling, I wonder if we need to fix it (or
what change fixing it causes)?
--
Ticket URL: <https://code.djangoproject.com/ticket/25667#comment:1>
* has_patch: 0 => 1
Comment:
Frankly, I don't know the answer to either, I just happened to stumble
upon this while checking for general misspellings.
--
Ticket URL: <https://code.djangoproject.com/ticket/25667#comment:2>
* needs_tests: 0 => 1
* stage: Unreviewed => Accepted
Comment:
I think it makes sense, but we should try to add a test.
--
Ticket URL: <https://code.djangoproject.com/ticket/25667#comment:3>
* needs_tests: 1 => 0
Comment:
I took a look, and in my opinion initial header level 3 is desirable; h3
looks better than h1 there, and the page already contains a h1 (and
seemingly also a h2) and there at least used to be a general
recommendation not to have more than one h1 in web pages. PR force-updated
with a test case.
--
Ticket URL: <https://code.djangoproject.com/ticket/25667#comment:4>
* needs_better_patch: 0 => 1
Comment:
Test could use some improvement as noted on the PR.
--
Ticket URL: <https://code.djangoproject.com/ticket/25667#comment:5>
* needs_better_patch: 1 => 0
Comment:
PR force-updated
--
Ticket URL: <https://code.djangoproject.com/ticket/25667#comment:6>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"4d0f8831a7498ab3b1ebcf4cafa2ee234503e4f8" 4d0f883]:
{{{
#!CommitTicketReference repository=""
revision="4d0f8831a7498ab3b1ebcf4cafa2ee234503e4f8"
Fixed #25667 -- Fixed admindocs initial_header_level.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25667#comment:7>