Django Model Field to MySQL Datatype
Creating models and syncing them with the database in Django is a pretty easy process. Remembering the Django model fields and what MySQL data types they use in the database is not. I have created a spreadsheet that relates a Django models field to its MySQL datatype. Django Model Field to MySQL Datatype Spreadsheet


Comments (0)
Drop me a line or two...