Commit History

Author SHA1 Message Date
  Mariusz Felisiak efb7f9ced2 Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. 3 days ago
  Salvo Polizzi fc28550fe4 Fixed #35515 -- Added automatic model imports to shell management command. 1 month ago
  Kudz 82c71f0168 Relocated database setup details to install docs to simplify tutorial 2. 10 months ago
  Lang Tran e279c724c1 Fixed #35347 -- Clarified choice_set attribute in tutorial 2. 10 months ago
  Amir Karimi 27a3eee721 Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation. 1 year ago
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 years ago
  Diane DeMers Chen a16132a9c4 Updated UTC uses to datetime.timezone.utc in docs. 2 years ago
  Mariusz Felisiak 081871bc20 Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL. 2 years ago
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2 years ago
  Victor Sowa 9466fd7842 Recommended using .tables on SQLite in tutorial 2. 3 years ago
  Zainab Amir 3445c50a3a Made sentence about Model consistent in docs. 3 years ago
  Andrew Northall c23aa73626 Fixed #32964 -- Corrected 'setup'/'set up' usage in docs. 3 years ago
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 years ago
  Nick Pope fbdb032de2 Used :envvar: role and .. envvar:: directive in various docs. 4 years ago
  Omkar Kulkarni b7f1c0d86d Fixed #31495 - Corrected note about admin i18n in tutorial. 4 years ago
  Mariusz Felisiak 5da627a58f Updated migrations example in tutorial 2. 5 years ago
  Gabriel Augendre 307c63f9a7 Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials. 5 years ago
  Jon Dufresne 26554cf5d1 Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and docs. 5 years ago
  Katie McLaughlin 44077985f5 Fixed #30775 -- Added admonition about missing imports to "Running tests" section in tutorial 5. 5 years ago
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago
  Mariusz Felisiak b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. 5 years ago
  Dan Davis 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. 6 years ago
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. 6 years ago
  Claude Paroz 50b8493581 Refs #29654 -- Replaced three dots with ellipsis character in output strings. 6 years ago
  luz.paz 97e637a87f Fixed typos in comments and docs. 6 years ago
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 years ago
  Ramiro Morales 37c17846ad Fixed #28343 -- Add an OS chooser for docs command line examples. 7 years ago
  Tim Graham a8e492bc81 Removed note in tutorial about bypassing manage.py. 7 years ago
  Collin Anderson 1a49b89470 Fixed #27953 -- Added instance's pk to Model.__str__(). 7 years ago