Some of the text was running off to the right, outside of the main white
div. Also, all of the method headers appeared to be garbled. I've included
one example below, which appears to be missing spaces or commas between
the parameters:
'''password_reset(request[is_admin_sitetemplate_nameemail_template_namepassword_reset_formtoken_generatorpost_reset_redirectfrom_email])'''
I had another developer at work confirm this on multiple browsers. Please
get this fixed soon, thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/21943>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* resolution: => wontfix
* needs_tests: => 0
* needs_docs: => 0
Comment:
This doesn't appear to be an issue with the 1.4 version of the docs and
1.3 is no longer supported, so closing as "won't fix". If you care to
investigate the issue and submit a pull request, we could merge it, but I
think you will find it easiest just to use a newer version of the docs
(and/or upgrade your version of Django to something that doesn't have
security issues!) I've created ticket #21944 to add a warning to
unsupported versions of the docs. Thank-you.
--
Ticket URL: <https://code.djangoproject.com/ticket/21943#comment:1>