Historique des commits

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