Russell Keith-Magee

(freakboy3742)

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 (10) Reporter (1) Owner (0) Commenter (0) Summary Component
14296 14296 'manage.py test' failing for apps that access read-only databases Testing framework
27690 27690 remove sleep before dropping test db? Testing framework
14881 14881 [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature contrib.auth
23393 23393 "Table does not exist" error running tutorial under 1.7rc3 Core (Management commands)
14319 14319 Add signals test_setup and test_teardown to Django test suite runner Options Testing framework
14705 14705 Model Field Order not influenced by MRO of superclasses Database layer (models, ORM)
14799 14799 Test database creation order problem after r14696 Testing framework
14436 14436 Bump PendingDeprecationWarnings to DeprecationWarnings Core (Other)
967 967 [patch] Safe quoting of table names Database layer (models, ORM)
930 930 [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement Metasystem