Joshua Cannon

(thejcannon)

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 (5) Reporter (5) Owner (2) Commenter (15) Summary Component
30037 30037 4 RemoteUserBackend should pass request into configure_user() contrib.auth
30066 30066 UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does. contrib.auth
30076 30076 3 get_FOO_display missing if field choices is specified but falsey Database layer (models, ORM)
30053 30053 7 Allow for conditional QuerySet.update_or_create() Database layer (models, ORM)
29960 29960 1 `render_to_string` passes `None` for `context` if unspecified, but `Template.render` expects type `Context` Template system