Historial de Commits

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