Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation 12 gadi atpakaļ
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 gadi atpakaļ
  Anssi Kääriäinen 6b4834952d Fixed #16649 -- Refactored save_base logic 12 gadi atpakaļ
  Tim Graham 43f89e0ad6 Fixed #19605 - Removed unused url imports from doc examples. 12 gadi atpakaļ
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 12 gadi atpakaļ
  Jason Yan eeaab083fe Fixed #19374 -- Typo in docs/ref/models/instances.txt. 12 gadi atpakaļ
  Tim Graham 0e3690d230 Fixed #18974 - Warned against using models.permalink 12 gadi atpakaļ
  Tim Graham d3fd8a1512 Fixed #15591 - Clarified interaction between ModelForm and model validation. 12 gadi atpakaļ
  Eric Davis d94dc2d1fa Fixed formatting of get_FOO_display example 12 gadi atpakaļ
  Ramiro Morales ec1aad1671 Added section about URL reversion to URL mapper document. 12 gadi atpakaļ
  Anssi Kääriäinen dad7eec6e1 Corrected links to only()/defer() in Model documentation 12 gadi atpakaļ
  Aymeric Augustin e69348b4e7 Avoided mixing dates and datetimes in the examples. 12 gadi atpakaļ
  Alex Gaynor 17d57275f9 Fixed #18883 -- added a missing self parameter in the docs 12 gadi atpakaļ
  Claude Paroz ebc773ada3 Replaced many smart_bytes by force_bytes 12 gadi atpakaļ
  Andrei Antoukh 99321e30ce Fixed #18306 -- Made deferred models issue update_fields on save 12 gadi atpakaļ
  Aymeric Augustin c5ef65bcf3 [py3] Ported django.utils.encoding. 12 gadi atpakaļ
  Tim Graham 7313468f85 Fixed #17436 - Added warning about overriding Model.__init__() 12 gadi atpakaļ
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 12 gadi atpakaļ
  Jacob Kaplan-Moss 7edf231d46 Replaced documentation snippets using "gender" with less sensitive examples. 13 gadi atpakaļ
  Andrei Antoukh 365853da01 Fixed #4102 -- Allow update of specific fields in model.save() 13 gadi atpakaļ
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 gadi atpakaļ
  Claude Paroz 3904b74a3f Fixed #18013 -- Use the new 'as' syntax for exceptions. 13 gadi atpakaļ
  Aymeric Augustin e1a31aadb0 Fixed an inappropriate repetition. Thanks DanGer for the report. 13 gadi atpakaļ
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 gadi atpakaļ
  Ramiro Morales 26b8122087 Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 13 gadi atpakaļ
  James Bennett f6d11f9b05 Fixed #16109: Corrected an inconsistency in URLconf examples for matching a numeric month. 13 gadi atpakaļ
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. 13 gadi atpakaļ
  Malcolm Tredinnick 77189afb7f Slightly rewrite @permalink and get_absolute_url() documentation. 13 gadi atpakaļ
  Malcolm Tredinnick a0eb58e90b Documentation edits for model instance docs. 13 gadi atpakaļ
  Timo Graham caefdc8246 Fixed #16090, #16091, #16114 - Typos in docs; thanks teraom. 14 gadi atpakaļ