Historie revizí

Autor SHA1 Zpráva Datum
  Anssi Kääriäinen 6af05e7a0f Fixed model.__eq__ and __hash__ for no pk value cases před 11 roky
  Kevin Christopher Henry bb011cf809 Documentation -- Corrected error about Model.full_clean() před 11 roky
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 před 11 roky
  Anssi Kääriäinen 3844089edc Fixed #20777 -- Admin proxy model deletion regression před 11 roky
  Anssi Kääriäinen 4668c142dc Made Model.__eq__ consider proxy models equivalent před 11 roky
  Jimmy Song 94d7fed775 Fixed #20859 - Clarified Model.clean() example. před 11 roky
  Julien Phalip 47c755327b Fixed a number of minor misspellings. před 11 roky
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ před 11 roky
  James Bennett ba610cb319 Fixed #19881 -- Documented that get_next/previous_by_FOO uses default manager. před 11 roky
  Loic Bistuer ee77d4b253 Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields před 11 roky
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation před 12 roky
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. před 12 roky
  Anssi Kääriäinen 6b4834952d Fixed #16649 -- Refactored save_base logic před 12 roky
  Tim Graham 43f89e0ad6 Fixed #19605 - Removed unused url imports from doc examples. před 12 roky
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 před 12 roky
  Jason Yan eeaab083fe Fixed #19374 -- Typo in docs/ref/models/instances.txt. před 12 roky
  Tim Graham 0e3690d230 Fixed #18974 - Warned against using models.permalink před 12 roky
  Tim Graham d3fd8a1512 Fixed #15591 - Clarified interaction between ModelForm and model validation. před 12 roky
  Eric Davis d94dc2d1fa Fixed formatting of get_FOO_display example před 12 roky
  Ramiro Morales ec1aad1671 Added section about URL reversion to URL mapper document. před 12 roky
  Anssi Kääriäinen dad7eec6e1 Corrected links to only()/defer() in Model documentation před 12 roky
  Aymeric Augustin e69348b4e7 Avoided mixing dates and datetimes in the examples. před 12 roky
  Alex Gaynor 17d57275f9 Fixed #18883 -- added a missing self parameter in the docs před 12 roky
  Claude Paroz ebc773ada3 Replaced many smart_bytes by force_bytes před 12 roky
  Andrei Antoukh 99321e30ce Fixed #18306 -- Made deferred models issue update_fields on save před 12 roky
  Aymeric Augustin c5ef65bcf3 [py3] Ported django.utils.encoding. před 12 roky
  Tim Graham 7313468f85 Fixed #17436 - Added warning about overriding Model.__init__() před 12 roky
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. před 13 roky
  Jacob Kaplan-Moss 7edf231d46 Replaced documentation snippets using "gender" with less sensitive examples. před 13 roky
  Andrei Antoukh 365853da01 Fixed #4102 -- Allow update of specific fields in model.save() před 13 roky