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 12633,Access to creates_table manyToManyField attribute leftover from before the r11710 automatic throuth model change,Ramiro Morales,nobody,"http://code.djangoproject.com/browser/django/trunk/django/db/backends/creation.py?rev=12252#L160 and http://code.djangoproject.com/browser/django/trunk/django/db/backends/creation.py?rev=12252#L311 The `sql_for_many_to_many_field` and `sql_destroy_many_to_many` methods aren't called from anywhere in Django code anymore but were kept for backward compatibility with third-party code. They will just always raise: `AttributeError: 'ManyToManyField' object has no attribute 'creates_table'` ",,closed,"Database layer (models, ORM)",dev,,fixed,,,Unreviewed,1,0,0,0,0,0