Commit Verlauf

Autor SHA1 Nachricht Datum
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 1 Jahr
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. vor 1 Jahr
  Carlton Gibson 9ffd4eae2c Fixed #33611 -- Allowed View subclasses to define async method handlers. vor 2 Jahren
  Tom Carrick dcb69043d0 Fixed #32002 -- Added headers parameter to HttpResponse and subclasses. vor 4 Jahren
  Tom Carrick bcc2befd0e Fixed #31789 -- Added a new headers interface to HttpResponse. vor 4 Jahren
  Hasan Ramezani 70d95682b1 Corrected some typos in documentation. vor 5 Jahren
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. vor 5 Jahren
  Jon Dufresne c492fdfd24 Removed default empty content argument from HttpResponse calls. vor 5 Jahren
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. vor 8 Jahren
  Ramiro Morales c962b9104a Added missing trailing '$' to url() patterns in docs. vor 8 Jahren
  Anton Strogonoff 20787b5c29 Used consistent capitalization and hyphenation of "class-based views" in docs. vor 9 Jahren
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. vor 10 Jahren
  Bouke Haarsma 8fc63087f6 Fixed #21264 -- Incorrect RST usage in docs vor 11 Jahren
  Tim Graham 2108941677 Fixed #16807 - Added a class-based views intro. vor 11 Jahren
  Tim Graham 43f89e0ad6 Fixed #19605 - Removed unused url imports from doc examples. vor 12 Jahren
  Tim Graham e2b1808196 Fixed #19335 - Typo and cleanups in docs/topics/class-based-views/index.txt vor 12 Jahren
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 vor 12 Jahren
  Tim Graham 518c582966 Fixed #15906 - Documented HEAD method in CBVs; thanks zsiciarz for the patch. vor 12 Jahren
  Tim Graham df7c1a13a0 Fixed #18804 - Reorganized class based views docs a bit; thanks anthonyb for the initial patch. vor 12 Jahren
  Preston Holmes e437dd1d6b Update docs/topics/class-based-views/index.txt vor 12 Jahren
  Martin Brochhaus 6f229d2d7a Update docs/topics/class-based-views/index.txt vor 12 Jahren
  Gabriel Grant d69f1d71c4 Fixed typo in JSONResponseMixin example. vor 12 Jahren
  Jannis Leidel c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. vor 12 Jahren