Václav Řehák

(washeck)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (8) Reporter (5) Owner (0) Commenter (8) Summary Component
34871 34871 1 Validation of UniqueConstraint with Case() crashes. Database layer (models, ORM)
470 470 1 Add Field.db_default for defining database defaults Database layer (models, ORM)
27813 27813 1 BinaryField type inconsistent between sqlite3 (bytes) and postgresql (memoryview) Database layer (models, ORM)
35018 35018 GeneratedField crashes on Oracle 19c when output_field is BooleanField. Database layer (models, ORM)
34180 34180 2 Document that setting language in tests affects other tests Documentation
29915 29915 1 Allow icontains lookup to accept uuids with or without dashes Database layer (models, ORM)
30742 30742 ModelForm should allow passing update_fields to instance.save() Forms
28523 28523 2 Improve the error message when squashing migration with RunPython that require manual changes Migrations