Historie revizí

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