Historique des commits

Auteur SHA1 Message Date
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 1 an
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. il y a 2 ans
  Carlton Gibson 3a45fea083 Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. il y a 3 ans
  Jack Aitken 5fd4f22d19 Fixed #32271 -- Improved consistency of docs CBV examples. il y a 3 ans
  Anil Khatri 6ee86a12ee Fixed #32430 -- Doc'd base class-based views. il y a 3 ans
  Anil Khatri de4492fbb1 Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView. il y a 3 ans
  Claude Paroz 738a0a4dc2 Mentioned SuccessMessageMixin in generic editing views docs. il y a 6 ans
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. il y a 6 ans
  CHI Cheng 4660ce5a69 Fixed #29375 -- Removed empty action attribute on HTML forms. il y a 6 ans
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. il y a 6 ans
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. il y a 7 ans
  Tim Graham 1d0abeaf75 Fixed #26375 -- Used a more generic name in a reusable template example. il y a 8 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 8 ans
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. il y a 9 ans
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. il y a 9 ans
  Baptiste Mispelon a5391db76a Fixed inaccuracies in generic mixins documentation. il y a 10 ans
  Baptiste Darthenay 81545940c6 Fixed #20565 -- Added template examples for GCBV. il y a 11 ans
  Tim Graham c36b75c814 Fixed #20545 - Made class-based view MRO lists consistent. il y a 11 ans
  Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut il y a 11 ans
  Simon Charette b0bbccf630 Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc. il y a 11 ans
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. il y a 12 ans
  Tim Graham 0d3f16b12e Fixed #19520 - Corrected some misleading docs about template_name_suffix. il y a 12 ans
  Tim Graham 38055222bd Fixed #19239 - Added examples for generic date views il y a 12 ans
  Aymeric Augustin 00ff69a827 Fixed #19283 -- Fixed typo in imports in CBV docs. il y a 12 ans
  Issac Kelly 060ac8e711 Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list. il y a 12 ans
  Daniel Greenfeld 1fefd91e1e For #210, cleaned up text and formatting. il y a 12 ans
  Daniel Greenfeld b90caf014c Changed myapps.models.py to myapps/models.py il y a 12 ans
  Daniel Greenfeld dea554bd9d Added mention in MRO section about method/attribute inheritence. Added simple examples to Generic editing views, added index to Generic editing views and Editing mixins, added missing template_name_suffix attribute to Generic editing views. il y a 12 ans
  Jannis Leidel c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. il y a 12 ans