Commit History

Author SHA1 Message Date
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 year ago
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 1 year ago
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 years ago
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 8 years ago
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  Ismail Badawi e501d4c505 Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 10 years ago
  Peter Harley 2724cdbff6 Fixed #18355 -- Added ordering options to list based generic views. 10 years ago
  Collin Anderson e5376999fa Refs #23276 -- Added missing url() in some places. 10 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 10 years ago
  Szczepan Cieślik e816198034 Fixed docs typos. 10 years ago
  Marcin Sokół b887408486 Fixed #22113 -- changed object_name to model_name in CBV docs. 10 years ago
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
  Loic Bistuer f8a6a4eba1 Improved queryset handling and docs for (Single|Multiple)ObjectMixin. 11 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 years ago
  Chris Beaven 48e8b5e944 Add orphans support to MultipleObjectMixin 12 years ago
  Tom Christie 3f2fc2f41a Formatting tweaks. 12 years ago
  Tom Christie 5bc6929f9a Include `versionadded 1.5` directive 12 years ago
  Tom Christie 502be865c6 Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcoded 'page'. 12 years ago
  Tim Graham 20ee727ac9 Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld! 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