﻿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
25371	Add examples of backward operations for RunSQL and RunPython	Bibhas C Debnath	nobody	The documentation only has examples of [https://docs.djangoproject.com/en/1.8/ref/migration-operations/#django.db.migrations.operations.RunPython `forward_func`] or [https://docs.djangoproject.com/en/1.8/ref/migration-operations/#django.db.migrations.operations.RunSQL forward SQL]. It'll be helpful if there were some examples of the use of `reverse_sql` or `reverse_code`. I can send a PR.	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
