Commit Verlauf

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