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
/
docs
/
howto
/
custom-management-commands.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #25264 -- Allowed suppressing base command options in --help output.
Jan Szoja
2021-08-31
1
-0
/
+8
*
Refs #32880 -- Made some titles consistent in how-to documents.
Daniele Procida
2021-07-13
1
-3
/
+3
*
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_...
Abhyudai
2021-04-21
1
-3
/
+4
*
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2021-01-14
1
-4
/
+0
*
Reverted "Refs #23919 -- Removed obsolete __init__.py files in management com...
René Fleschenberg
2020-06-01
1
-0
/
+2
*
Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_ch...
Hasan Ramezani
2020-05-21
1
-2
/
+9
*
Refs #29501 -- Allowed customizing exit status for management commands.
Adam Johnson
2020-04-14
1
-2
/
+8
*
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-10
1
-4
/
+0
*
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-06
1
-3
/
+3
*
Fixed typos in signals and custom management commands docs.
Hasan Ramezani
2019-06-19
1
-1
/
+1
*
Changed poll_id to poll_ids in examples of custom management commands.
mentix02
2019-05-20
1
-4
/
+4
*
Removed versionadded/changed annotations for 2.1.
Tim Graham
2019-01-17
1
-6
/
+0
*
Removed parser.add_arguments() arguments that match the defaults.
Claude Paroz
2018-07-02
1
-1
/
+0
*
Fixed #29152 -- Allowed passing kwargs to ArgumentParser initialization in ma...
humbertotm
2018-06-16
1
-0
/
+13
*
Fixed #17379 -- Removed management commands deactivation of the locale.
Claude Paroz
2018-05-13
1
-50
/
+13
*
Fixed #29017 -- Updated BaseCommand.leave_locale_alone doc per refs #24073.
Tim Graham
2018-01-12
1
-4
/
+4
*
Refs #23919 -- Removed obsolete __init__.py files in management command direc...
я котик пур-пур
2018-01-03
1
-2
/
+0
*
Fixed #28367 -- Doc'd how to override management commands.
jkrzy
2017-09-02
1
-0
/
+18
*
Removed implicit default store_true/false argparse args.
Jon Dufresne
2017-04-01
1
-1
/
+0
*
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-26
1
-1
/
+1
*
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-25
1
-1
/
+1
*
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
1
-4
/
+0
*
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
1
-2
/
+0
*
Fixed #27739 -- Documented LabelCommand.label.
Ed Morley
2017-01-17
1
-0
/
+6
*
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-11-15
1
-4
/
+4
*
Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute
Claude Paroz
2016-10-02
1
-13
/
+0
*
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-06-03
1
-2
/
+4
*
Fixed reference to Question model in management command how-to.
eltronix
2016-04-26
1
-3
/
+3
*
Fixed #25304 -- Allowed management commands to check if migrations are applied.
Mounir Messelmeni
2016-02-12
1
-0
/
+8
*
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-02-01
1
-5
/
+5
*
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-14
1
-5
/
+4
*
Removed an unncessary docs cross-reference for call_command().
Tim Graham
2016-01-12
1
-3
/
+4
*
Made CommandError use the exception directive in docs.
Tim Graham
2016-01-12
1
-9
/
+7
*
Fixed #25526 -- Documented how to output colored text in custom management co...
Elena Oat
2015-11-17
1
-1
/
+16
*
Fixed #25515 -- Documented the return value of BaseCommand.handle()
Tim Graham
2015-10-06
1
-0
/
+3
*
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-23
1
-9
/
+0
*
Refs #22835 -- Removed NoArgsCommand per deprecation timeline.
Tim Graham
2015-09-23
1
-16
/
+0
*
Refs #19973 -- Removed optparse support in management commands per deprecatio...
Tim Graham
2015-09-23
1
-40
/
+0
*
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-02-01
1
-2
/
+0
*
Removed BaseCommand.validate() per deprecation timeline; refs #16905.
Tim Graham
2015-01-18
1
-7
/
+0
*
Standardized indentation in docs/howto/custom-management-commands.txt.
Tim Graham
2015-01-17
1
-76
/
+72
*
Removed BaseCommand.requires_model_validation per deprecation timeline.
Tim Graham
2015-01-17
1
-17
/
+1
*
Replaced deprecated requires_model_validation in docs.
Tim Graham
2015-01-17
1
-8
/
+6
*
Removed support for AppCommand.handle_app() per deprecation timeline.
Tim Graham
2015-01-17
1
-16
/
+0
*
Fixed #24073 -- Deactivated translations when leave_locale_alone is False
Claude Paroz
2015-01-07
1
-8
/
+13
*
Fixed #23543 -- Added docs on testing management command output.
Danilo Bargen
2014-11-24
1
-0
/
+6
*
Removed unnecessary code-block directives.
areski
2014-08-19
1
-21
/
+12
*
Fixed #22942 -- Noted that __init__.py files are required for management comm...
Tim Graham
2014-07-07
1
-0
/
+4
*
Fixed typo in parameter name doc for BaseCommand.check().
Gert Van Gool
2014-06-26
1
-2
/
+3
*
Fixed #22835 -- Deprecated NoArgsCommand.
Maxime Turcotte
2014-06-19
1
-2
/
+6
[next]