Changes between Version 1 and Version 2 of Ticket #36087


Ignore:
Timestamp:
Jan 11, 2025, 10:25:40 PM (6 hours ago)
Author:
Jacob Walls
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36087 – Description

    v1 v2  
    1 It may not be likely someone would try this, but even so, we might add a system check or otherwise document that `contrib.auth` is not composite primary key ready (see #35953)
     1It may not be likely someone would try this, but even so, we might add a system check or otherwise document that `contrib.auth` is not composite primary key ready. Then we can decide on whether to add support.
    22
    33Adjusting a custom user model like this:
Back to Top