On 27 October 2010 22:17, Phlip <phlip2...@gmail.com> wrote:
> Djangoes:
>
> RoR has a fixture system called Factory Girl, which I suspect
> constructs objects in native Ruby, not in JSON/YAML.
>
> If nobody ports it to Django I would; under the name "Factory
> Squirrel".

http://github.com/dnerdy/factory_boy

Also, there is a more general python solution:
http://farmdev.com/projects/fixture/ that supports django. You should
probably check it out for inspiration before writing a one from
scratch.

-- 
Łukasz Rekucki

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to