summaryrefslogtreecommitdiff
path: root/django/core/management/commands/sqlmigrate.py
AgeCommit message (Expand)Author
2013-12-28Used app_label instead of appname.Aymeric Augustin
2013-09-06Adding 'sqlmigrate' command and quote_parameter to support it.Andrew Godwin