jorgecarleitao

(jorgecarleitao)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (21) Reporter (11) Owner (10) Commenter (35) Summary Component
25643 25643 Allow update() with aggregates and joins via subqueries Database layer (models, ORM)
17688 17688 2 No m2m_changed signal sent to when referenced object is deleted Database layer (models, ORM)
23808 23808 manage.py runserver creates django_migrations without concent Documentation
14030 14030 1 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14748 14748 1 Missing documentation for FormPreview methods Documentation
23927 23927 Decouple Form field_names to its representation in HTML Forms
14334 14334 Queries don't ensure that comparison objects are the correct type Database layer (models, ORM)
22996 22996 2 UnicodeDecodeError on accessing `request.GET` HTTP handling
14638 14638 1 to_python howto documentation improvement Documentation
22806 22806 1 Some lookups/transforms don't have lookup_name contrib.postgres
22809 22809 4 Refactor model field references Documentation
22812 22812 2 Reformat and restructure lookup API documentation Documentation
17903 17903 5 `ModelBackend.get_all_permissions` returns permissions for inactive users contrib.auth
22885 22885 2 Make Query.set_limits a setter Database layer (models, ORM)
14481 14481 1 better documentation of the default m2m "through" class Documentation
22819 22819 2 Rename attribute `output_type` on the Query Expression API Database layer (models, ORM)
22826 22826 3 Simplify Query.setup_joins Database layer (models, ORM)
7599 7599 4 add get_user_permissions method to ModelBackend contrib.auth
22803 22803 1 Move contains_aggregate from ExpressionNode to F Database layer (models, ORM)
17431 17431 1 Allow PasswordResetForm subclasses full control over email message to send contrib.auth
15716 15716 2 The has_perm() method of authorization backends should be able to explicitly deny permission contrib.auth