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

Автор SHA1 Сообщение Дата
  Taishi Endo 0df520979a Restored django.db.models.F import in final code snippet added at the beginning of tutorial 4. 11 месяцев назад
  Carlton Gibson 0a646c8e08 Removed distracting note from tutorial 4. 1 год назад
  Mariusz Felisiak 305757aec1 Applied Black's 2024 stable style. 1 год назад
  Natalia d21ab70223 Reorganized tutorial's part 4 to better understand changes needed in URLConf. 1 год назад
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 лет назад
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2 лет назад
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 лет назад
  David Smith d8c17aa10c Refs #32338 -- Improved accessibility of RadioSelect examples in docs. 3 лет назад
  Gabriel Augendre 307c63f9a7 Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials. 5 лет назад
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 лет назад
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 лет назад
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. 6 лет назад
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 лет назад
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. 7 лет назад
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 лет назад
  KimberleyLawrence ca4afc77db Clarified "same as above" tutorial comment. 9 лет назад
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 лет назад
  Tim Graham 4cd24bb67c Fixed #25934 -- Added missing app_name in tutorial 4's urls.py. 9 лет назад
  Agnieszka Lasyk 1f8dad6915 Fixed #25755 -- Unified spelling of "website". 9 лет назад
  Alasdair Nicol 19f98946f2 Fixed #25358 -- Improved variable name for question in tutorial. 9 лет назад
  Raphael Michel 3e9b5bfd9c Fixed #7060 -- Added a note about race conditions to the tutorial 9 лет назад
  João Luiz Lorencetti 3653466bdf Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 9 лет назад
  Tim Graham b2f331dc68 Updated tutorial to use explicit relative imports. 10 лет назад
  Aymeric Augustin 9562ffea97 Avoid the word "stupid". 10 лет назад
  Collin Anderson e075d2e66b Fixed #23148 -- Minor tweaks in tutorial code samples 10 лет назад
  Rikki 731f313d60 Added warning in tutorial 4 that the regex capture group name has changed. 10 лет назад
  Maxime Turcotte 608aa8d101 Fixed #22836 -- Linked tutorial05 to the right section of tutorial04. 10 лет назад
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation 10 лет назад
  Tim Graham 6b2ce38c49 Fixed #22472 -- Clarified meaning of dots in tutorial 4 code block. 11 лет назад
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 11 лет назад