﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26588	Unable to reverse a run_before that refers to django.contrib.auth	Matthew Schinckel	nobody	"You can use `run_before` to ensure that something else runs before `django.contrib.auth` (specifically `('auth', '0001_initial')`, but if you try to reverse that migration, a signal fires that tries to update permissions.

Since this will run after `auth_permission` has been dropped, it will result in a database error."	Bug	closed	Migrations	1.9	Normal	duplicate			Accepted	0	0	0	0	0	0
