diff options
| author | Loic Bistuer <loic.bistuer@gmail.com> | 2014-10-22 23:16:32 +0700 |
|---|---|---|
| committer | Loic Bistuer <loic.bistuer@gmail.com> | 2014-10-23 00:55:02 +0700 |
| commit | 8c4ca16c65174db63471f12b005f5423b61de073 (patch) | |
| tree | 1274cd724c9ea742fc6ad61477b67e11a6ba57e7 /docs/internals/contributing/writing-code | |
| parent | 4bf86d25e576dc68c38b3b7470900f8a681cd5e5 (diff) | |
Fixed #23621 -- Warn for duplicate models when a module is reloaded.
Previously a RuntimeError was raised every time two models clashed
in the app registry. This prevented reloading a module in a REPL;
while it's not recommended to do so, we decided not to forbid this
use-case by turning the error into a warning.
Thanks @dfunckt and Sergey Pashinin for the initial patches.
Diffstat (limited to 'docs/internals/contributing/writing-code')
0 files changed, 0 insertions, 0 deletions
