Added a seed_many url
Similar to the former user_start, user_end, and user_goal, only now
more generic. Also now properly propagates the 'step' argument.
Patch by: Sverre Rabbelier
# Django settings for the example project.DEBUG = TrueTEMPLATE_DEBUG = DEBUGROOT_URLCONF = 'examples.urls'