Chris Wagner <cw264701@...

(Chris Wagner <cw264701@...)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (5) Reporter (5) Owner (0) Commenter (9) Summary Component
5171 5171 3 postgresql_psycopg2 backend registers psycopg2's UNICODE extension, which can cause interference if Django is not the only component using psycopg2 Database layer (models, ORM)
5836 5836 Test client does not clear exception info after re-raising an exception that was raised by a view Testing framework
4701 4701 If a view raises a SystemExit exception, the BaseHandler should allow the exception to propagate up the stack (I think) django-admin.py runserver
4515 4515 3 django.views.static.serve() redirects (HTTP code 302) to the wrong location when the path to the static file is "normalized" Uncategorized
4457 4457 3 Using a custom test suite, django.test.TestCase-based tests either fail silently (DEBUG = True) or fail with a generic error message (DEBUG = False) Testing framework