Jeff Balogh

(jbalogh)

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 (14) Reporter (13) Owner (2) Commenter (6) Summary Component
16605 16605 1 Can't client.login() in tests if contrib.SessionMiddleware is not in MIDDLEWARE_CLASSES Testing framework
16533 16533 1 pylibmc cache backend raises an exception for float timeouts Core (Cache system)
12725 12725 1 Combining Q objects with | is inefficient; lots of deep cloning Database layer (models, ORM)
13791 13791 cache.add encodes values as utf-8, cache.set does not Core (Cache system)
14703 14703 memcached.set_many() should not special case unicode data Core (Cache system)
12671 12671 2 Add set_many, delete_many, clear to cache Core (Cache system)
12754 12754 1 Backwards-incompatible change: BaseCommand.style.ERROR_OUTPUT was removed Core (Management commands)
13284 13284 Model validation requires that ForeignKey be unique (backwards-incompatible change) Core (Other)
12717 12717 query.as_sql crashes with multi-db and master/slave routing Database layer (models, ORM)
12718 12718 If there's an AttributeError in a database router module, it gets swallowed up by the wrong except clause Database layer (models, ORM)
9160 9160 ref/models/options has HTML in title Documentation
8920 8920 The title of the docs search page is 'Django Docuemtation' *.djangoproject.com
8919 8919 Typo in ref/signals.txt Documentation
8157 8157 utils/autoreload.py doesn't find .pyo files Uncategorized