Historie revizí

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