django-polymorphic icon indicating copy to clipboard operation
django-polymorphic copied to clipboard

Change default column name polymorphic_ctype_id

Open martinwk opened this issue 5 years ago • 0 comments

Hi is is it possible to change the name of the ctype column? We are developing our database with django, but at some point we would like the postgres database to be independent of django. The naming of the column is too cryptic for this purpose (for my taste)

martinwk avatar Apr 07 '20 07:04 martinwk