Re: Fixture extraction
On Thu, Nov 14, 2013 at 3:12 AM, Anton Pirker <anton@ignaz.at> wrote:
> The optimal solution would be that I can give a number of auth_users to a
> script, and it will extract all data neccessary to have a complete set of
> data for the given users.
>
> A plus would be, if the email addresses of the users would be anonymized and
> the password would be set to some default password.
check the serializers doc. it's not hard to get a queryset and export
as a fixture.
--
Javier
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFkDaoSQzj1OxAbjE%3DhPbkQBj71MsTrYUdK4ZTXEYLVRFBhXYw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home