summaryrefslogtreecommitdiff
path: root/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-27/+33
* Refs #33476 -- Refactored problematic code before reformatting by Black.Mariusz Felisiak2022-02-031-4/+1
* Refs #32956 -- Updated words ending in -wards.David Smith2021-07-301-1/+1
* Fixed #32183 -- Fixed shell crash when passing code with nested scopes.William Schwartz2020-11-111-0/+23
* Refs #25680 -- Added shell tests for globals available in passed commands.Mariusz Felisiak2020-11-111-0/+18
* Replaced django.test.utils.patch_logger() with assertLogs().Claude Paroz2018-05-071-4/+3
* Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.Tim Graham2017-01-201-1/+2
* Fixed #27721 -- Added interface name to shell's IPython/bython import error.Peter Inglesby2017-01-121-1/+22
* Fixed #27600 -- Suppressed the REPL during shell's reading from stdin.jpic2016-12-211-2/+14
* Fixed #25680 -- Added django-admin shell --command option.Niels Van Och2016-01-062-0/+19