index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
user_commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #29295 -- Fixed management command crash when using subparsers.
Hasan Ramezani
2018-04-21
2
-0
/
+22
*
Fixed #29133 -- Fixed call_command() crash if a required option is passed in ...
Alex Tomic
2018-03-02
2
-0
/
+23
*
Refs #23919 -- Removed obsolete __init__.py files in management command direc...
я котик пур-пур
2018-01-03
2
-0
/
+0
*
Used assertRaisesMessage() to test Django's error messages.
Mads Jensen
2017-07-29
1
-2
/
+3
*
Fixed #27787 -- Made call_command() validate the options it receives.
Chandrakant Kumar
2017-06-16
1
-0
/
+19
*
Fixed #28249 -- Removed unnecessary dict.keys() calls.
Jon Dufresne
2017-05-27
1
-1
/
+1
*
Removed implicit default store_true/false argparse args.
Jon Dufresne
2017-04-01
1
-1
/
+1
*
Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.
Tim Graham
2017-01-20
1
-1
/
+2
*
Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
Tim Graham
2017-01-20
1
-2
/
+1
*
Refs #23919 -- Removed most of remaining six usage
Claude Paroz
2017-01-18
1
-1
/
+1
*
Skipped unnecessary system checks in user_commands test.
Adam Chainz
2017-01-09
1
-2
/
+6
*
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
za
2016-11-10
1
-2
/
+2
*
Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute
Claude Paroz
2016-10-02
2
-2
/
+0
*
Made miscellaneous code cleanups
Dmitry Dygalo
2016-07-21
1
-1
/
+1
*
Fixed #26747 -- Used more specific assertions in the Django test suite.
Jon Dufresne
2016-06-16
1
-1
/
+1
*
Fixed E128 flake8 warnings in tests/.
Tim Graham
2016-04-08
1
-4
/
+2
*
Fixed #26190 -- Returned handle() result from call_command
Claude Paroz
2016-02-23
1
-13
/
+8
*
Refs #25304 -- Added assertion for Command.requires_migrations_checks default.
Tim Graham
2016-02-15
1
-0
/
+1
*
Fixed #25304 -- Allowed management commands to check if migrations are applied.
Mounir Messelmeni
2016-02-12
1
-1
/
+15
*
Refs #26022 -- Used context manager version of assertRaises in tests.
Hasan
2016-01-29
1
-2
/
+4
*
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-31
1
-1
/
+1
*
Fixed #16734 -- Set script prefix even outside of requests
Claude Paroz
2015-10-29
3
-0
/
+34
*
Fixed #25483 -- Allowed passing non-string arguments to call_command
Claude Paroz
2015-10-03
2
-0
/
+11
*
Refs #19973 -- Removed optparse support in management commands per deprecatio...
Tim Graham
2015-09-23
2
-39
/
+2
*
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-09-12
1
-1
/
+3
*
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-24
1
-2
/
+2
*
Fixed #24769 -- Cast optparse verbosity argument to an integer for better bac...
Rivo Laks
2015-06-09
1
-0
/
+1
*
Prevented some test commands from needlessly running system checks.
Tim Graham
2015-02-11
1
-1
/
+9
*
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-06
1
-2
/
+2
*
Fixed #24073 -- Returned None for get_language when translations are deactivated
Claude Paroz
2015-01-08
1
-5
/
+3
*
Fixed #24073 -- Deactivated translations when leave_locale_alone is False
Claude Paroz
2015-01-07
1
-1
/
+3
*
Fixed #8280 -- Allowed management command discovery for eggs
Claude Paroz
2015-01-05
2
-2
/
+15
*
Applied ignore_warnings to Django tests
Claude Paroz
2014-12-30
1
-5
/
+3
*
Fixed #23930 -- Added copies of captured_std* managers from CPython's test.su...
wrwrwr
2014-11-29
1
-16
/
+6
*
Fixed #23685 -- Made call_command skip checks by default
Claude Paroz
2014-10-20
2
-3
/
+24
*
Removed numbering from the models.py header of some test packages.
Loic Bistuer
2014-09-24
1
-1
/
+1
*
Fixed broken tests on Oracle after 5853c87a458f62ebd62d7809168355610de2570c.
Baptiste Mispelon
2014-08-19
1
-1
/
+4
*
Removed test, duplicate of admin_scripts.CommandTypes tests
Claude Paroz
2014-08-18
1
-6
/
+0
*
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
2014-08-18
2
-0
/
+15
*
Fixed #23309 -- Fixed call_command to parse args correctly
Raffaele Salmaso
2014-08-18
2
-0
/
+54
*
Fixed #22985 -- Made call_command accept option name parameter
Claude Paroz
2014-08-12
2
-4
/
+18
*
Silenced OptionParser deprecation warning in a test.
Tim Graham
2014-07-24
1
-1
/
+5
*
Fixed several flake8 errors
Alex Gaynor
2014-06-14
1
-2
/
+2
*
Converted remaining management commands to argparse
Claude Paroz
2014-06-14
1
-6
/
+3
*
Fixed #19973 -- Replaced optparse by argparse in management commands
Claude Paroz
2014-06-14
2
-0
/
+37
*
Fixed #22256 -- Replaced bad fallback for missing PATH
Patrick Michaud
2014-03-22
1
-1
/
+15
*
flake8 fixes (unused imports and variables).
Tim Graham
2014-02-18
1
-1
/
+0
*
Removed BaseCommand.stdin introduced in 116d39842dab2569013856e9f3701a7cb6554...
Baptiste Mispelon
2014-02-18
1
-26
/
+0
*
Added the possibility to pass a stdin object to a management command.
Baptiste Mispelon
2014-02-17
1
-0
/
+27
*
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-20
1
-1
/
+1
[next]