#8429: Option to restrict django-admin.py --dumpdata to a subset of records. ---------------------------------------+------------------------------------ Reporter: erikcw | Owner: nobody Status: new | Milestone: 1.0 maybe Component: Tools | Version: SVN Keywords: django-admin.py, dumpdata | Stage: Unreviewed Has_patch: 0 | ---------------------------------------+------------------------------------ I'd like to suggest being able to limit the output of django-admin.py --dumpdata to a "slice" of records. For example ./manage.py --dumpdata app [10:100]
This would be super handy for exporting test-data from large data-sets for unit testing.... -- Ticket URL: <http://code.djangoproject.com/ticket/8429> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
