Commit Verlauf

Autor SHA1 Nachricht Datum
  evananyonga ae8baaee9d Corrected BaseCommand.check() signature in docs. vor 10 Monaten
  Mariusz Felisiak 305757aec1 Applied Black's 2024 stable style. vor 10 Monaten
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 1 Jahr
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. vor 1 Jahr
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. vor 2 Jahren
  David 51874dd160 Added backticks to code literals in various docs. vor 2 Jahren
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. vor 3 Jahren
  Jan Szoja b667ac24ea Fixed #25264 -- Allowed suppressing base command options in --help output. vor 3 Jahren
  Daniele Procida 22fbebc744 Refs #32880 -- Made some titles consistent in how-to documents. vor 3 Jahren
  Abhyudai 4a77aeb1f8 Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_checks docs. vor 3 Jahren
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. vor 3 Jahren
  René Fleschenberg 578b3046e3 Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories." vor 4 Jahren
  Hasan Ramezani c60524c658 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. vor 4 Jahren
  Adam Johnson 8e8c3f964e Refs #29501 -- Allowed customizing exit status for management commands. vor 4 Jahren
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. vor 5 Jahren
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. vor 5 Jahren
  Hasan Ramezani a7038adbd0 Fixed typos in signals and custom management commands docs. vor 5 Jahren
  mentix02 fa422dd78b Changed poll_id to poll_ids in examples of custom management commands. vor 5 Jahren
  Tim Graham ec7e179aeb Removed versionadded/changed annotations for 2.1. vor 6 Jahren
  Claude Paroz eac9ab7ebb Removed parser.add_arguments() arguments that match the defaults. vor 6 Jahren
  humbertotm e95008f241 Fixed #29152 -- Allowed passing kwargs to ArgumentParser initialization in management commands. vor 6 Jahren
  Claude Paroz d65b0f72de Fixed #17379 -- Removed management commands deactivation of the locale. vor 11 Jahren
  Tim Graham b9cec9fa1f Fixed #29017 -- Updated BaseCommand.leave_locale_alone doc per refs #24073. vor 6 Jahren
  я котик пур-пур ccc25bfe4f Refs #23919 -- Removed obsolete __init__.py files in management command directories. vor 7 Jahren
  jkrzy 48d92fea67 Fixed #28367 -- Doc'd how to override management commands. vor 7 Jahren
  Jon Dufresne 7bbb5161ea Removed implicit default store_true/false argparse args. vor 7 Jahren
  Vytis Banaitis d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. vor 7 Jahren
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. vor 7 Jahren
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. vor 7 Jahren
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. vor 8 Jahren