Histórico de Commits

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