Clifford Gama

(cliff688)

Most Active Role

Bug Fixer

Most Active Component

Documentation

Activity Timeline

Components

Tickets

Trac Ticket (15) Reporter (0) Owner (11) Commenter (45) Summary Component
12627 12627 3 If all fields are readonly or editable=False, their ModelForm is always valid and can raise exceptions contrib.admin
33450 33450 5 Integer primary key is wrongly casted to UUID when filtering GenericRelation on model with UUID primary key. contrib.contenttypes
32770 32770 2 Add system check for django.contrib.postgres in INSTALLED_APPS when using the fields, indexes, and constraints it provides. contrib.postgres
17461 17461 2 Document the presumed order of foreign keys on the intermediary model of a self-referential m2m. Documentation
34819 34819 2 GenericForeignKey.get_prefetch_queryset() contrib.contenttypes
20768 20768 2 Create a reference of public Manager methods Documentation
24162 24162 2 "Method Flowchart" for all CB(G)V documentation pages Documentation
27880 27880 7 Use __set_name__ to replace some usages of contribute_to_class. Database layer (models, ORM)
26220 26220 5 Allow SingleObjectTemplateResponseMixin to get a template_name from form_class if it's a ModelForm Generic views
28110 28110 2 Model inheritance field name collision check error refers to related accessors as fields Core (System checks)
28999 28999 4 Document how to use class-based views if you want to reverse by them by instance Documentation
34555 34555 3 ModelBase metaclass implementation prevents addition of model fields via __init_subclass__ Database layer (models, ORM)
27617 27617 1 Add contributor facing documentation for the ORM Documentation
26322 26322 3 Rewrite the lazy model reference section of related fields docs Documentation
27645 27645 2 Move Settings.__init__ checks to system checks Core (Other)