1
0
mirror of https://github.com/django/django.git synced 2025-03-19 22:00:45 +00:00
Claude Paroz 70428902c0 Added missing available app in migrations test case
In some test combinations, having contrib.auth available but not
contrib.contenttypes can produce failures while creating permissions.
2014-10-23 15:39:26 +02:00
..