django1/docs/internals
Tai Lee e527c0b6d8 Fixed #13252 -- Added ability to serialize with natural primary keys.
Added ``--natural-foreign`` and ``--natural-primary`` options and
deprecated the ``--natural`` option to the ``dumpdata`` management
command.

Added ``use_natural_foreign_keys`` and ``use_natural_primary_keys``
arguments and deprecated the ``use_natural_keys`` argument to
``django.core.serializers.Serializer.serialize()``.

Thanks SmileyChris for the suggestion.
2013-10-11 12:52:57 -04:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Whitespace cleanup. 2013-10-10 16:49:20 -04:00
committers.txt Added missing word in bio update. 2013-09-26 21:08:48 -07:00
deprecation.txt Fixed #13252 -- Added ability to serialize with natural primary keys. 2013-10-11 12:52:57 -04:00
git.txt Clarified policy for stable branches. 2013-05-22 10:26:48 -04:00
howto-release-django.txt Fixed #21213 -- Added docs for Django's mailing lists. 2013-10-04 10:00:36 -04:00
index.txt Fixed #21213 -- Added docs for Django's mailing lists. 2013-10-04 10:00:36 -04:00
mailing-lists.txt Fixed #21213 -- Added docs for Django's mailing lists. 2013-10-04 10:00:36 -04:00
release-process.txt Added a note about LTS releases. 2013-09-07 12:47:48 -05:00
security.txt Fixed #21213 -- Added docs for Django's mailing lists. 2013-10-04 10:00:36 -04:00