Commit Verlauf

Autor SHA1 Nachricht Datum
  Meta d2c74cfb48 Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. vor 3 Monaten
  Carlton Gibson 704192e478 Removed unneeded hyphens in "counterintuitive". vor 4 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
  Gregor Gärtner f0c06f8ab7 Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). vor 2 Jahren
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. vor 2 Jahren
  Andrew Northall c23aa73626 Fixed #32964 -- Corrected 'setup'/'set up' usage in docs. vor 3 Jahren
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. vor 3 Jahren
  Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. vor 3 Jahren
  Hasan Ramezani 3f7b327562 Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly. vor 4 Jahren
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. vor 4 Jahren
  Gabriel Augendre 307c63f9a7 Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials. vor 5 Jahren
  Katie McLaughlin 44077985f5 Fixed #30775 -- Added admonition about missing imports to "Running tests" section in tutorial 5. vor 5 Jahren
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. vor 5 Jahren
  Jon Dufresne 8d76443aba Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape(). vor 5 Jahren
  Dan Davis 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. vor 5 Jahren
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. vor 6 Jahren
  Claude Paroz 50b8493581 Refs #29654 -- Replaced three dots with ellipsis character in output strings. vor 6 Jahren
  Tim Graham b4fa94aed8 Removed code terms from docs/spelling_wordlist. vor 6 Jahren
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. vor 6 Jahren
  Burhanuddin Baharuddin c2598a6f4d Clarified wording in tutorial text. vor 6 Jahren
  Christoph Zwerschke d4bbd3f418 Corrected an explanation in tutorial 5. vor 6 Jahren
  Devin Mork 2e625095fe Made instructions for shell launch in tutorial 5 more explicit. vor 6 Jahren
  marton bognar 8274160520 Fixed #28361 -- Fixed possible time-related failure in was_published_recently() tutorial test. vor 7 Jahren
  Tim Graham 23825b2494 Simplified tutorial's test names and docstrings. vor 7 Jahren
  Tim Graham 268a646353 Updated was_published_recently() tutorial test to check boundary condition. vor 7 Jahren
  Eric Theise 1b5b3710f1 Added some shell output in tutorial 2. vor 7 Jahren
  Tim Graham 45d65fc3f2 Fixed #28069 -- Moved setup_test_environment() warning in tutorial 5. vor 7 Jahren
  Adam Chainz 5eff8a7783 Fixed #25415 -- Made DiscoverRunner run system checks. vor 8 Jahren
  Tim Graham cf2cd4053f Fixed #27104 -- Corrected shell example in tutorial 5. vor 8 Jahren