Skip to content

Commit 08380ad

Browse files
committed
The same as before
1 parent b40ebf4 commit 08380ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Then run:
3333
```sh
3434
python3 manage.py migrate
3535
```
36+
3637
It will create the database in sqlite format and also run migrations for tables creation; sqlite is used for tutorial version and easy access to functionalities, in your product use a stable and production ready database (Poastgres, MySQL, Mongo, Oracle)
3738

3839
*Recommended superuser(admin) creation, it will helps to manage data in the UI

0 commit comments

Comments
 (0)