Commit 18046c

2024-12-30 13:37:03 Steven Anderson: adding migrations
ScriptFU/python/django.md ..
@@ 13,3 13,7 @@
#### View Schema
.schema <table>
+
+ #### Update models
+ python ./manage.py makemigrations <classmodel>
+ python ./manage.py migrate
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9