| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-10 | Fixed #36864 -- Supported modules and submodules in import_string(). | Leland | |
| Before, only submodules worked (and only if already imported). Now, all modules work regardless of prior import state. Updated expected exception in auth tests where import_string() returns a non-callable. | |||
