Commit Verlauf

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