Historique des commits

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