Minor Fixes

This commit is contained in:
Mohamed ElKalioby
2022-09-11 09:49:55 +03:00
parent b96319c7b8
commit cf527d9c26
2 changed files with 3 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
1. cd to example project `cd example`
1. migrate `python manage.py migrate`
1. create super user `python manage.py createsuperuser`
1. start the serveur `python manage.py runserver`
1. start the server `python manage.py runserver`
# Notes for SSL