コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Rice 1f9deba1b3 Improved grammar in tutorial01. 8 年 前
  Md. Sadaf Noor ed1c15d8fb Fixed #26829 -- Simplified version detection command in tutorial 8 年 前
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 8 年 前
  Tim Graham 4323676ea5 Fixed #26255 -- Fixed orphaned include() reference following tutorial reordering. 9 年 前
  Marten Kenbeek 6687f4dcbb Refs #21927 -- Added note about include() to tutorial. 9 年 前
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年 前
  Agnieszka Lasyk 1f8dad6915 Fixed #25755 -- Unified spelling of "website". 9 年 前
  Tim Graham 8a5a002f2f Made a couple tutorial corrections for Django 1.9. 9 年 前
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https 9 年 前
  Tim Graham 7f1168e387 Removed support for Python 3.3. 9 年 前
  Marten Kenbeek 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct. 9 年 前
  Edin Sarajlic 40f2325df6 Added migrations directory to file structure in tutorial 9 年 前
  João Luiz Lorencetti 3653466bdf Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 10 年 前
  I am Clinton f3b51f5193 Made minor edits to docs/intro/tutorial01.text 9 年 前
  Markus Holtermann c5cc332bf2 Fixed #24550 -- Added migration operation description to sqlmigrate output 10 年 前
  Alex Shaindlin dcdef1fe2e Improved wording in tutorial 1. 10 年 前
  Tim Graham ff5e47e7a4 Corrected sqlmigrate output in tutorial 1. 10 年 前
  Tim Graham 7901eccf2e Fixed #24371 -- Cautioned against trying to switch databases. 10 年 前
  Sean Wang eba6dff581 Fixed #24358 -- Corrected code-block directives for console sessions. 10 年 前
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 年 前
  Tim Graham 7e8cf74dc7 Removed support for syncing apps without migrations per deprecation timeline. 10 年 前
  Tim Graham 4aa089a9a9 Removed support for custom SQL per deprecation timeline. 10 年 前
  Tim Graham fed25f1105 Removed compatibility with Python 3.2. 10 年 前
  Brian Scoles a6f0b6a98f Fixed typo in docs/intro/tutorial01.txt. 10 年 前
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 年 前
  Tim Graham 0d1561d197 Fixed #23486 -- Corrected makemigrations output in tutorial 1. 10 年 前
  Tim Graham 62939aba99 Removed an admonition in the tutorial about the old project layout. 10 年 前
  Tim Graham 035f2e699c Fixed #23362 -- Clarified "database columns as attributes" in tutorial. 10 年 前
  areski 9d6551204e Removed unnecessary code-block directives. 10 年 前
  Baptiste Mispelon 5853c87a45 Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate. 10 年 前