#17525: Fixes for django.contrib.auth tests
------------------------------+-------------------------
Reporter: andrey@… | Owner: nobody
Type: Bug | Status: new
Component: contrib.auth | Version: 1.4-alpha-1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+-------------------------
Found two bugs in my application:
1. If any of my middleware works with session, test_session_not_accessed
fails.
2. (not a bug really) I use jinja in my project and form.as_ul returns
method object. If you can change {{form.as_ul}} to {{form}} tests will
also work with jinja2.
--
Ticket URL: <https://code.djangoproject.com/ticket/17525>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.