Cronologia Commit

Autore SHA1 Messaggio Data
  Claude Paroz 4e8d9524c6 Fixed #6234 -- Removed obsolete note about json and ensure_ascii 12 anni fa
  Preston Holmes e7723683dc Fixed #9279 -- Added ignorenonexistent option to loaddata 12 anni fa
  Aymeric Augustin c5ef65bcf3 [py3] Ported django.utils.encoding. 12 anni fa
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 12 anni fa
  Claude Paroz 865cd35c9b Made more extensive usage of context managers with open. 13 anni fa
  Alex Ogier 227cec686e Fixed #18214 -- Clarified the docs about serializable objects. 13 anni fa
  Aymeric Augustin cec6bd5a59 Fixed #18023 -- Removed bundled simplejson. 13 anni fa
  Jannis Leidel 954e3b4ad3 Fixed #13914 -- Added natural keys to User and Group models in auth contrib app. Thanks, jbochi and closedbracket. 13 anni fa
  Adrian Holovaty 00227b6529 Edited serialization.txt changes from [17355] 13 anni fa
  Aymeric Augustin d101ed2cb8 Fixed #16364 -- Clarified why automatically created data shouldn't be saved in fixtures. Thanks Gabriel for the review. 13 anni fa
  Ramiro Morales 576e681302 Fixed #17063 -- Fixed visibility of a few version-dependant notes in our documentation. 13 anni fa
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 anni fa
  Jannis Leidel 2eadc418af Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 13 anni fa
  Alex Gaynor 930371e91b Fixed #15889 -- when trying to access to access a serializer that doesn't exist, raise a new SerializerDoesNotExist exception. Thanks to Mathieu Agopian for the patch. 14 anni fa
  Russell Keith-Magee e299ac0cae Reverting r14994 (at request of SmileyChris) because of some backwards compatibility issues that need to be resolved. 14 anni fa
  Chris Beaven b60d5df072 Fixes #13252 -- Use the natural key instead of the primary key when serializing 14 anni fa
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 anni fa
  Russell Keith-Magee 810ed2b22b Fixed #14118 -- Removed a reference to the "Python" serializer. 14 anni fa
  Russell Keith-Magee 92a15532ba Fixed #13661 -- Corrected example in the serialization docs. Thanks to jabapyth for the report. 14 anni fa
  Luke Plant 9d0b9ad85e Doc updates missed in [13423] 14 anni fa
  Russell Keith-Magee 5a2324afb2 Fixed #13418 -- Added notes on uniqueness requirements for natural keys. Thanks to hunajakippo for the suggestion, and Ramiro Morales for the draft text. 15 anni fa
  Jacob Kaplan-Moss 3d84904794 Fixed #12840: mark natural key serialization in the docs as new in 1.2. Thanks, ramiro. 15 anni fa
  Russell Keith-Magee ebb8ca1cd7 Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report. 15 anni fa
  Russell Keith-Magee 35cc439228 Fixed #7052 -- Added support for natural keys in serialization. 15 anni fa
  Russell Keith-Magee e85bc81651 Fixed #10954 -- Corrected error in docs example describing extending the JSON serializer. Thanks to Glenn for the report. 16 anni fa
  Jacob Kaplan-Moss c6c25adf6d Fixed a whole bunch of small docs typos, errors, and ommissions. 16 anni fa
  Adrian Holovaty 68d15e94d2 Fixed #10218 -- Reworded serialization.txt sentence to remove awkward quotes. Thanks for bringing this up, thedaniel 16 anni fa
  Malcolm Tredinnick a9c2f033cd Upgraded included simplejson to 2.0.7. 16 anni fa
  Karen Tracey 2efa5f80d6 Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy. 16 anni fa
  Jacob Kaplan-Moss 5697f87914 Fixed #8701, a couple of bad links in the docs. 16 anni fa