Commit History

Author SHA1 Message Date
  Baptiste Mispelon a5391db76a Fixed inaccuracies in generic mixins documentation. 11 years ago
  Baptiste Darthenay 81545940c6 Fixed #20565 -- Added template examples for GCBV. 11 years ago
  Tim Graham c36b75c814 Fixed #20545 - Made class-based view MRO lists consistent. 11 years ago
  Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 years ago
  Simon Charette b0bbccf630 Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc. 12 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 years ago
  Tim Graham 0d3f16b12e Fixed #19520 - Corrected some misleading docs about template_name_suffix. 12 years ago
  Tim Graham 38055222bd Fixed #19239 - Added examples for generic date views 12 years ago
  Aymeric Augustin 00ff69a827 Fixed #19283 -- Fixed typo in imports in CBV docs. 12 years ago
  Issac Kelly 060ac8e711 Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list. 12 years ago
  Daniel Greenfeld 1fefd91e1e For #210, cleaned up text and formatting. 12 years ago
  Daniel Greenfeld b90caf014c Changed myapps.models.py to myapps/models.py 12 years ago
  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. 12 years ago
  Jannis Leidel c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. 12 years ago