Skip to content

Commit cc41682

Browse files
committed
Actualizar practica de crud con Flask
1 parent f6722aa commit cc41682

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/leccion6/crud_app.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Crear base de datos SQLite, con los siguientes comando:
108108

109109
::
110110

111+
$ cd ~/projects/flask-crud-app/
111112
$ python3
112113
>>> from bookmanager import db
113114
>>> db.create_all()

0 commit comments

Comments
 (0)