Commit History

Author SHA1 Message Date
  Ismail Badawi e501d4c505 Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 10 years ago
  Jon Dufresne 8c581ff394 Fixed #23482 -- Added SingleObjectMixin.query_pk_and_slug 10 years ago
  Tim Graham 03c1609c47 Fixed #21801 -- Documented SingleObjectMixin.get_context_data() requires the object attribute. 10 years ago
  Marcin Sokół b887408486 Fixed #22113 -- changed object_name to model_name in CBV docs. 11 years ago
  Loic Bistuer f8a6a4eba1 Improved queryset handling and docs for (Single|Multiple)ObjectMixin. 11 years ago
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 years ago
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 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
  Jannis Leidel c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. 12 years ago