Chris Jerdonek

(Chris+Jerdonek)

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 (17) Reporter (0) Owner (1) Commenter (0) Summary Component
27079 27079 Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass() Testing framework
34148 34148 Removing a field from form.fields previously added to _bound_fields_cache has no effect Forms
27074 27074 connection.is_usable() raises AttributeError after the connection is closed Database layer (models, ORM)
33014 33014 ProjectState.__init__() can assume its real_apps argument is a set Migrations
27734 27734 Add a helpful error message when a parallel test worker is assigned an unexpected index Testing framework
27301 27301 Better handling of errors that are not pickleable when testing in parallel Testing framework
27170 27170 Make database backend __init__() methods friendlier to subclassing Database layer (models, ORM)
27172 27172 Close cursor in custom SQL example Documentation
27061 27061 Support creating the TEST PostgreSQL database from a custom template Testing framework
27077 27077 Simplify calls to is_in_memory_db() in SQLite's DatabaseCreation Database layer (models, ORM)
27078 27078 Simplify "if" logic inside SQLite's DatabaseCreation._get_test_db_name() Database layer (models, ORM)
27057 27057 Use _SavedSettings in setup_test_environment() to store pre-test settings Testing framework
27008 27008 Add manage.py test --debug option Testing framework
27019 27019 DiscoverRunner does not restore old settings.DEBUG value in teardown Testing framework
27035 27035 DiscoverRunner's setup_test_environment() hard-codes settings.DEBUG to False Testing framework
27032 27032 Calling setup_test_environment() "twice" deletes pre-setup state Testing framework
27012 27012 test_nested_requests wipes out pre-test settings Testing framework