Commit Verlauf

Autor SHA1 Nachricht Datum
  Johanan-Ayadata 97a6a678c4 Added missing lang attributes to html elements in docs. vor 1 Monat
  Meta d2c74cfb48 Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. vor 3 Monaten
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 1 Jahr
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. vor 1 Jahr
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. vor 2 Jahren
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. vor 3 Jahren
  Nikita Sobolev 42f3fafdfa Updated {% static %} tag examples in docs to use single quotes where appropriate. vor 4 Jahren
  Jon Dufresne 5e00bd1f77 Removed unnecessary code-block directives in various docs. vor 5 Jahren
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. vor 5 Jahren
  Frank Wiles c1b94e32fb Fixed explanation of how to automatically create tables in database. vor 5 Jahren
  gnl 9f1d78f857 Corrected wording in docs/intro/overview.txt. vor 5 Jahren
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. vor 6 Jahren
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. vor 6 Jahren
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. vor 6 Jahren
  Ramiro Morales 37c17846ad Fixed #28343 -- Add an OS chooser for docs command line examples. vor 6 Jahren
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. vor 8 Jahren
  Tim Graham 9075805570 Refs #23276 -- Fixed explanation of how calling views works. vor 7 Jahren
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. vor 7 Jahren
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. vor 8 Jahren
  Johannes Hoppe cf546e11ac Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. vor 9 Jahren
  Agnieszka Lasyk 1f8dad6915 Fixed #25755 -- Unified spelling of "website". vor 9 Jahren
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. vor 9 Jahren
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https vor 9 Jahren
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField vor 9 Jahren
  Sean Wang eba6dff581 Fixed #24358 -- Corrected code-block directives for console sessions. vor 9 Jahren
  Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. vor 10 Jahren
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links vor 10 Jahren
  Tim Graham 88c4e01d34 Fixed #23438 -- Added snippet & imports to docs/intro/overview.txt. vor 10 Jahren
  Tim Graham a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). vor 10 Jahren
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. vor 10 Jahren