История коммитов

Автор SHA1 Сообщение Дата
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 год назад
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 1 год назад
  Carlton Gibson 9ffd4eae2c Fixed #33611 -- Allowed View subclasses to define async method handlers. 2 лет назад
  Adam Johnson a8c15481f4 Rewrote some references to "master". 3 лет назад
  David Smith 69b0736fad Refs #32956 -- Changed docs to treat the acronym HTTP phonetically. 3 лет назад
  Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 лет назад
  Jack Aitken 5fd4f22d19 Fixed #32271 -- Improved consistency of docs CBV examples. 3 лет назад
  Mariusz Felisiak bb8f66934d Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context." 4 лет назад
  Adam Johnson 4ed534758c Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context. 5 лет назад
  Hasan Ramezani 2ab97af352 Fixed #31270 -- Doc'd RedirectView.get_redirect_url() arguments. 4 лет назад
  Felipe Lee c2c27867ef Refs #20456 -- Moved initialization of HEAD method based on GET to the View.setup() for generic views. 5 лет назад
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 лет назад
  François Freitag e671337e8b Fixed #29750 -- Added View.setup() hook for class-based views. 6 лет назад
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 лет назад
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 лет назад
  Bruno Alla 604341c85f Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view(). 7 лет назад
  Mike Vasiliou 63e9a71ec4 Fixed #28294 -- Doc'd request/args/kwargs attributes of class-based views. 7 лет назад
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 7 лет назад
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 лет назад
  Tim Graham db2a6b6bfa Fixed #26695 -- Clarified return value of View.options(). 8 лет назад
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 лет назад
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 8 лет назад
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 лет назад
  Varun Sharma 3d6474e1a5 Fixed #25385 -- Allowed importing views.generic.View from views.View. 9 лет назад
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 лет назад
  Tim Graham 6e13c0490d Changed RedirectView.permanent to False per deprecation timeline; refs #21587. 10 лет назад
  Collin Anderson a420f83e7d Fixed #24055 -- Keep reference to view class for resolve() 10 лет назад
  Berker Peksag 9a30acad8a Fixed #21587 -- Added a warning for changing default of RedirectView.permanent. 10 лет назад
  Bartek Ciszkowski d9f78d5344 Fixed reference to pk in RedirectView.get_redirect_url doc. 10 лет назад
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 10 лет назад