mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.9.x] Fixed #25922 -- Fixed migrate --fake-initial detection of many-to-many tables.
Backport of fa9ce4e9a6 from master
			
			
This commit is contained in:
		| @@ -58,3 +58,6 @@ Bugfixes | ||||
|   behind ``AppRegistryNotReady`` when starting ``runserver`` (:ticket:`25510`). | ||||
|   This regression appeared in 1.8.5 as a side effect of fixing :ticket:`24704` | ||||
|   and by mistake the fix wasn't applied to the ``stable/1.9.x`` branch. | ||||
|  | ||||
| * Fixed ``migrate --fake-initial`` detection of many-to-many tables | ||||
|   (:ticket:`25922`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user