История коммитов

Автор SHA1 Сообщение Дата
  Tim Graham f315693304 Fixed #20543 - Typo in db model fields docs. 11 лет назад
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation 11 лет назад
  Aymeric Augustin f27a4ee327 Removed django.contrib.localflavor. 12 лет назад
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation 12 лет назад
  Tim Graham 52a2588df6 Fixed #19506 - Remove 'mysite' prefix in model example. 12 лет назад
  WoLpH eabb44417c changed if statement to a slightly cleaner/less confusing variant 12 лет назад
  Tim Graham 5fb22329a1 Merge pull request #422 from elvard/18996 12 лет назад
  Tim Graham dd0cbc6bdc Fixed #16588 - Warned about field names that conflict with the model API 12 лет назад
  Tomáš Ehrlich 443999a1ee Fixed #18996 - Docs on overriden model methods 12 лет назад
  Tim Graham 13d47c3f33 Fixed #18637 - Updated some documentation for aspects of models that are ModelForm specific, not admin specific. 12 лет назад
  Ramiro Morales 50837434db Clarified default name of M2M relationship DB table. 12 лет назад
  Claude Paroz 4a103086d5 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 12 лет назад
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 12 лет назад
  Jacob Kaplan-Moss 7edf231d46 Replaced documentation snippets using "gender" with less sensitive examples. 12 лет назад
  Claude Paroz 157f823819 Fixed #18024 -- Reworded sentence in models documentation. Thanks Preston Holmes for the patch. 13 лет назад
  Claude Paroz 27322df995 Fixed #17999 -- Restored the links to examples from models documentation. Refs #17605. 13 лет назад
  Ramiro Morales 782c1a770e Fixed #17999 -- Added a 'See also' paragraph to OneToOneField doc section. 13 лет назад
  Claude Paroz f95baa1d8a Added missing indentation in models topic documentation. 13 лет назад
  James Bennett dad1f5c21e Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 13 лет назад
  Claude Paroz 78638a9a51 Replaced http by https in djangoproject.com links 13 лет назад
  Aymeric Augustin 1adf8d4386 Fixed #17240 -- Replaced links to the online version of the docs by internal references. 13 лет назад
  Aymeric Augustin 64fdd84474 Fixed #17184 -- Typo in models documentation. Thanks elimisteve for the report. 13 лет назад
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 лет назад
  Julien Phalip fd90453462 Fixed #16742 -- Provided code examples in the models documentation for accessing extra fields on many-to-many relationships. Many thanks to aj for the suggestion and to Nick Lang for the patch. 13 лет назад
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. 13 лет назад
  Malcolm Tredinnick 1f233b479a Made documentation of ManyToManyField placement clearer (kind of). 13 лет назад
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 13 лет назад
  Gabriel Hurley 8940969a7a Fixed #11864 -- Improved the "see also" section of the many-to-one model topic guide to more clearly connect people to the backwards-related objects docs and to the correct point in the model tests for sample code (since the doctests went away). Thanks to dwillis for the work on the patch. 14 лет назад
  Timo Graham a9ebf9ec24 Fixed #7325 -- Broken links for model documentation; thanks Justin Lilly. 14 лет назад
  Timo Graham f2c4c63cdc Fixed #14997 - A typo in "Overriding delete". thanks phunehehe for the report. 14 лет назад