Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yawan-1 authored Mar 29, 2024
1 parent 10a7d4f commit b61c9b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ then migrate to load the operations of Data Migrations in database.
$ python manage.py makemigrations
$ python manage.py migrate
````
> [Migration Operations](https://docs.djangoproject.com/en/3.2/ref/migration-operations/) will be automatically created on migration creation to save Tags and Tag Badges.
Then, simply run the server using this command.
````
Expand Down

0 comments on commit b61c9b5

Please sign in to comment.