I am working on a project that requires me to create a table for each user who logs onto the website using that user's username. The columns in the table are the same for each user.
During research, I found these are dynamic Django models . I am not sure how to use django-mutant for this. Also, is there a way to do this without using any external applications?
PS: The backend I'm using is Mysql
An interesting question that can be of great interest.
- . , , ( , , ).
SQL-, . , , SQL- "" ( , , ..).
(), , , ( - , ). , , .
, Django (, , ) ( , ). , , , (, Django-, , Django ).
, . , , . , , . SO .
, " ". , type('table_with_username', (models.Model,), attrs) django.core.management .
type('table_with_username', (models.Model,), attrs)
django.core.management
Source: https://habr.com/ru/post/1529639/More articles:how to avoid identical expressions in sql SELECT and WHERE? - sqlCSS button animation not working - javascriptThe decimal value is not valid for the price. MVC3 - javascriptMysql - flexible, superior structure - sqlnumpy.polyfit with adapted parameters - pythonparameters of a polynomial equation - pythonDetecting a priori unknown pattern in a dataset - algorithmICloud Status Not Configured on iOS 6 - iosScrolling jquery not working on my website - javascripthttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1529644/failed-to-push-changes-to-github&usg=ALkJrhg8EYBGxKlwf69XVPrdnWx6IOePGgAll Articles