1
0
mirror of https://github.com/django/django.git synced 2025-03-05 23:12:32 +00:00
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
..
2013-10-10 16:49:20 -04:00
2013-10-10 16:49:20 -04:00
2013-03-22 13:50:07 -04:00
2013-10-10 16:49:20 -04:00
2013-10-10 16:49:20 -04:00
2013-03-22 13:50:07 -04:00
2012-08-31 20:35:50 +02:00
2012-08-31 20:35:50 +02:00
2013-09-10 21:07:22 -04:00
2013-09-15 14:14:26 -04:00
2013-03-28 15:03:19 -05:00
2013-09-10 21:07:22 -04:00
2013-09-15 14:14:26 -04:00