Jim Dalton

(jsdalton)

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 (23) Reporter (22) Owner (0) Commenter (44) Summary Component
16245 16245 5 send_robust should include traceback in response when Exception occurs Core (Other)
14319 14319 3 Add signals test_setup and test_teardown to Django test suite runner Options Testing framework
20997 20997 1 Documentation for using sessions outside of views should import SessionStore from session engine designated in settings Documentation
15729 15729 1 Cache middleware issues after restart when using mod_wsgi with PyLibMC Core (Cache system)
17055 17055 1 Fix the errors in the test suite when MySQL is the backend Testing framework
16366 16366 1 contrib.auth.tests.context_processors.AuthContextProcessorTests.test_session_not_accessed fails when project loads other middleware that access the session. contrib.auth
17130 17130 Wrong path for get_wsgi_application() in docs Documentation
17054 17054 2 Django test suite does not run if gettext not installed Testing framework
17067 17067 1 REMOTE_ADDR should be set to 127.0.0.1 in the test client environment Testing framework
16592 16592 4 In MySQL, table names in unmanaged intermediate models are being lower cased Testing framework
17011 17011 3 Recursion error in TestCase class decorated by override_settings when overriding method on parent class and calling parent method Testing framework
16490 16490 3 For select_for_update feature: DatabaseError not raised as expected when NOWAIT not supported; mult thread test also failing (on MySQL) Testing framework
15997 15997 2 Allow customization of MAX_SHOW_ALL_ALLOWED in admin views contrib.admin
15813 15813 6 STATES_NORMALIZED dict for India does not include all states contrib.localflavor
16000 16000 Add information about using natural keys to contenttype documentation Documentation
14975 14975 TransactionTestCases are broken by django.contrib.auth in 1.2.4 Testing framework
15026 15026 3 Test failures in django.contrib.sessions on default project when memcached used as CACHE_BACKEND contrib.sessions
15142 15142 4 Contrib tests throwing errors on bare project when cache middleware enabled and cache specified Contrib apps
15144 15144 2 Max age set in cache control no longer obeys timeout set with @cache_page decorator Core (Cache system)
14925 14925 1 test_permission_register_order raises IntegrityError when tests are run and INNODB storage engine is used for MySQL contrib.auth
13948 13948 The sort arrows on the UI for the admin list display are backwards contrib.admin
16593 16593 Quick fix for proxy_model_inheritance tests Database layer (models, ORM)
16401 16401 1 Cache should be reset after each test without flushing Testing framework