Project

General

Profile

Feature #2598

Site Dump Management Command

Added by Chris Church over 11 years ago. Updated about 11 years ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Start date:
2012-12-12
Due date:
% Done:

90%

Estimated time:

Description

Implement site_dump command and documentation. This management command is intended to be an enhanced version of the existing dumpdata command with at least the following enhancements:

  • Use natural keys by default.
  • Output a model's natural key alongside the primary key.
  • Create an archive containing media files alongside the serialized database records.
  • Better handling of model inheritance (dump all fields vs. only local ones).

Associated revisions

Revision 12 (diff)
Added by Chris Church about 11 years ago

re #2598 Work in progress on site_dump command.

Revision 13 (diff)
Added by Chris Church about 11 years ago

re #2598 Finished site_dump command and tests.

Revision 14 (diff)
Added by Chris Church about 11 years ago

re #2598 Fixes to make all tox tests pass.

Revision 15 (diff)
Added by Chris Church about 11 years ago

re #2598 Bump version to 0.1a3.

History

#1 Updated by Chris Church about 11 years ago

  • Status changed from New to Assigned
  • Assignee set to Chris Church
  • % Done changed from 0 to 90

Also available in: Atom PDF