| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed #32183 -- Fixed shell crash when passing code with nested scopes. | William Schwartz | 2020-11-11 | 1 | -0/+23 |
| * | Refs #25680 -- Added shell tests for globals available in passed commands. | Mariusz Felisiak | 2020-11-11 | 1 | -0/+18 |
| * | Replaced django.test.utils.patch_logger() with assertLogs(). | Claude Paroz | 2018-05-07 | 1 | -4/+3 |
| * | Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. | Tim Graham | 2017-01-20 | 1 | -1/+2 |
| * | Fixed #27721 -- Added interface name to shell's IPython/bython import error. | Peter Inglesby | 2017-01-12 | 1 | -1/+22 |
| * | Fixed #27600 -- Suppressed the REPL during shell's reading from stdin. | jpic | 2016-12-21 | 1 | -2/+14 |
| * | Fixed #25680 -- Added django-admin shell --command option. | Niels Van Och | 2016-01-06 | 1 | -0/+19 |
