Histórico de Commits

Autor SHA1 Mensagem Data
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. há 1 ano atrás
  Mariusz Felisiak cc67344db9 Doc'd that action descriptions are %-formatted. há 1 ano atrás
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. há 1 ano atrás
  David ce586ed693 Removed hyphen from pre-/re- prefixes. há 2 anos atrás
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. há 3 anos atrás
  Nick Pope 9204485396 Fixed #16117 -- Added decorators for admin action and display functions. há 3 anos atrás
  Hasan Ramezani 55fabc5337 Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt. há 4 anos atrás
  Nick Pope 477c800443 Changed docs and a code comment to use gender-neutral pronouns. há 4 anos atrás
  Nick Pope 058b38b43e Improved message example in admin actions documentation. há 4 anos atrás
  Daniel Fairhead e651b3095c Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin.actions docs. 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
  Jon Dufresne 97d3321e89 Changed tuple choices to list in docs. há 5 anos atrás
  Tim Graham ec7e179aeb Removed versionadded/changed annotations for 2.1. há 6 anos atrás
  Matthias Kestenholz f9ff1df1da Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins. há 6 anos atrás
  Carlton Gibson 958c7b301e Fixed #29419 -- Allowed permissioning of admin actions. há 6 anos atrás
  Carlton Gibson b30f9b131c Refs #29419, #8936 -- Removed change permission requirement for admin actions. há 6 anos atrás
  olivierdalang 825f0beda8 Fixed #8936 -- Added a view permission and a read-only admin. há 6 anos atrás
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. há 6 anos atrás
  Vasilis Aggelou 777f216d55 Fixed #15522 -- Added ModelAdmin.delete_queryset() to customize "delete selected objects" deletion. 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
  Ryan Allen fba8655e88 Renamed admin doc image files to match the documentation they are for. há 9 anos atrás
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. há 9 anos atrás
  Floris den Hengst e42a720ba2 Fixed typos and updated spelling wordlist. há 9 anos atrás
  Marti Raudsepp 11d453bcad Various documentation typo/spelling fixes há 10 anos atrás
  Alasdair Nicol 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 há 10 anos atrás
  Tim Graham 29255fcb4f Fixed some ReST errors regarding backticks há 11 anos atrás
  Julien Phalip 47c755327b Fixed a number of minor misspellings. há 11 anos atrás
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ há 11 anos atrás
  Tim Graham 93cffc3b37 Added missing markup to docs. há 11 anos atrás