1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Claude Paroz 6d11bb102d Revert "Fixed #23650 -- Prevented migrate from calling checks 3 times"
This reverts commit 8d6e1afe0be0570253a508f43e2ef89ae640984e.
call_command now always set skip_checks to True (tested in
user_commands).
2014-10-20 17:26:00 +02:00
..