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 22340,Legacy Table Creation Methods Not Properly Deprecated,Mark Lavin,Tim Graham,As noted in https://github.com/django/django/commit/1cb6729f58ef14c2042373d8bd61fa264a955705 and https://groups.google.com/d/msg/django-developers/PWPj3etj3-U/vH4DjnVttIUJ the DB backend {{{DatabaseCreation}}} class and the legacy path for table creating in the {{{migrate}}} command are being removed. {{{DatabaseCreation}}} is a documented part of the API in https://docs.djangoproject.com/en/1.6/topics/testing/advanced/#django-db-connection-creation and is still actively used in Django's code and test suite. For this to be deprecated per Django's published policy these should raise a deprecation warning when used prior to removal and currently neither do.,Bug,closed,Migrations,dev,Release blocker,fixed,,mmanfre@…,Accepted,1,0,0,0,0,0