python_wiki:django_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
python_wiki:django_api [2018/08/04 15:39]
billdozor [Django API]
python_wiki:django_api [2019/05/25 23:50] (current)
Line 92: Line 92:
  
 \\ \\
-Two Steps: Create object and then save it to the database+**Two Steps: Create object and then save it to the database**
 <code python> <code python>
 # Set variables that will be used to create a new object # Set variables that will be used to create a new object
Line 114: Line 114:
  
 \\ \\
-One Step: Create object in the database+**One Step: Create object in the database**
 <code python> <code python>
 # Set variables that will be used to create a new object # Set variables that will be used to create a new object
  • python_wiki/django_api.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)