Opened 13 years ago

#220 new enhancement

Support slugs as natural keys

Reported by: adehnert Owned by:
Priority: normal Milestone: Sometime
Component: Core Version:
Keywords: Cc:
Size: small

Description

We have a bunch of models with a "slug" field. We should indicate to Django that this is a "natural key", so that dumpdata/loaddata can use them. See https://docs.djangoproject.com/en/dev/topics/serialization/ for details.

Change History (0)

Note: See TracTickets for help on using tickets.