Is there a way to force a fixture to be loaded first when running manage.py test?
I'd like to load a content_types.json fixture immediately before any other fixtures are loaded. This might fix some of the vexing problems with using content_types and tests. Anyone know if this is possible? Thanks Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

