Daniel Rios

(MisterRios)

Most Active Role

Bug Fixer

Most Active Component

Core (Urls)

Activity Timeline

Components

Tickets

Trac Ticket (8) Reporter (0) Owner (8) Commenter (18) Summary Component
35485 35485 5 Template documentation for startproject / startapp is very sparse. Documentation
26459 26459 1 Allow providing DecimalField with a custom context Database layer (models, ORM)
26431 26431 1 translate_url() creates an incorrect URL when optional named groups are missing in the URL pattern Core (URLs)
30759 30759 3 Make cache.delete() return whether or not it suceeded. Core (Cache system)
30066 30066 2 UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does. contrib.auth
30656 30656 1 The bulk_update method should be mentioned in the database access optimization section of the docs. Documentation
29441 29441 2 Allow dumpdata in YAML using ruamel.yaml rather than PyYaml. Core (Serialization)
29431 29431 3 inline_admin should have possibility don't generate empty inline form. contrib.admin