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