Richard Davies <richard.davies@...

(Richard Davies <richard.davies@...)

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 (21) Owner (0) Commenter (31) Summary Component
11156 11156 2 Unnecessary savepoints with Oracle Database layer (models, ORM)
8754 8754 4 PYTHONPATH not passed through to regressiontests/admin_scripts/AdminScriptTestCase.run_test() Testing framework
10906 10906 1 Aggregation support absent on postgres < 8.2 Database layer (models, ORM)
10924 10924 Should use variance() and stddev() rather than var_samp() and stddev_samp() on Postgresql < 8.2 Database layer (models, ORM)
8740 8740 1 save(force_update=True) should raise a consistent exception when update is not possible Database layer (models, ORM)
9205 9205 2 Add savepoint protection to Model.save() Database layer (models, ORM)
399 399 2 Bigint field object needed Database layer (models, ORM)
12478 12478 2009-specific i18n regression tests Testing framework
10905 10905 1 UnicodeEncodeError from FileUploadTests.test_unicode_file_name File uploads/storage
9206 9206 6 Improve documentation on PostgreSQL transactions, exceptions and savepoints Documentation
11546 11546 regressiontests.mail fails on Ubuntu 9.04 Core (Mail)
8451 8451 Fix URL in e-mails sent out by password reset contrib.auth
8739 8739 Transaction problems with save(force_insert=True) on postgresql (and likely other transactional dbs) Database layer (models, ORM)
8419 8419 1 Fix race in get_or_create() which can lead to update Database layer (models, ORM)
8762 8762 1 regressiontests/comment_tests fail with postgreSQL (and likely other transactional backends) contrib.comments
8763 8763 modeltests/generic_relations may fail since TaggedItem ordering is not completely specified Testing framework
8669 8669 5 All remaining create() methods also force an insert (continuation of r8670) Database layer (models, ORM)
285 285 2 WSGIRequest should set request.path to full uri path HTTP handling
11300 11300 No way of customizing from email for password resets contrib.auth
11127 11127 Consistent regex for django.contrib.auth.forms.AuthenticationForm contrib.auth
9541 9541 1 Allow wider choice of usernames contrib.auth
8672 8672 2 ModelForm.save() should implement force_insert and force_update, like Model.save() Database layer (models, ORM)
8780 8780 Various unicode unit tests may fail on MySQL, since test database may be created without utf-8 character set Testing framework