Commit History

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