C8E

(C8E)

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 (27) Reporter (1) Owner (0) Commenter (8) Summary Component
373 373 1 Add support for multi-column primary keys. Database layer (models, ORM)
34118 34118 Python 3.12 compatibility Core (Other)
34830 34830 csrf_failure and bad_request views missing context processors Core (Other)
34604 34604 On databases lacking XOR, Q(…) ^ Q(…) ^ Q(…) wrongly interpreted as exactly-one rather than parity Database layer (models, ORM)
34504 34504 SSLCertVerificationError on outgoing emails for some mailboxes Core (Mail)
34319 34319 Model.validate_constraints() crashes when constraint's validate() raises ValidationError without a code. Database layer (models, ORM)
34010 34010 Parallel tests don't work with spawn. Testing framework
27445 27445 RadioSelect widget does not work for NullBooleanField Documentation
27360 27360 Make it easier to track down the offending models for AlreadyRegistered exceptions contrib.admin
27810 27810 Add query expression support for ModelAdmin list_display's admin_order_field contrib.admin
27546 27546 Replace hardcoded class names in __repr__-methods Core (Other)
27648 27648 Deprecate ("iLmsu") regex groups in URLpatterns Core (URLs)
27730 27730 Document that template tags with "as" variable assignment don't propogate variables across blocks Documentation
27889 27889 ModelAdmin ordering by pk fails check contrib.admin
27870 27870 Clean up ManagementUtility.autocomplete() Core (Management commands)
27377 27377 Clarify that prepopulated_fields doesn't work with OneToOneField Documentation
27407 27407 Model.delete(keep_parents=True) should preserve parent reverse relationships Database layer (models, ORM)
27294 27294 Document fields in UserCreationForm Documentation
27143 27143 SearchQuery is not combinable using more than one `&` or `|` operators contrib.postgres
27145 27145 Discrepenacy between documentation and docstring for Storage.save method Documentation
27069 27069 Documentation for what's possible to import as _ Documentation
580 580 1 [patch] caching needs to take more into account than just the URL Core (Cache system)
461 461 1 Support use of pypgsql instead of psycopg Database layer (models, ORM)
1984 1984 Italian (it) translation updated Translations
200 200 1 Add a Decimal type and a Currency type Database layer (models, ORM)
65 65 3 [i18n] Internationalization and localisation contrib.admin
603 603 1 Improved template error messages Template system