mirror of
https://github.com/lemeow125/Notes.git
synced 2025-08-03 01:33:16 +08:00
vault backup: 2024-11-02 19:04:40
Affected files: docs/Guides/Django REST Framework/1 - Setup.md docs/Guides/Django REST Framework/2 - Initialize your First Project.md docs/Guides/Django REST Framework/3 - Project Structure.md docs/Guides/Django REST Framework/4 - REST Framework Setup.md docs/Guides/Django REST Framework/5 - User Setup and Migrations.md docs/Guides/Django REST Framework/6 - Django Admin.md docs/Guides/Django REST Framework/Django REST Framework.md
This commit is contained in:
parent
848c9cdd58
commit
b058b2d155
7 changed files with 18 additions and 6 deletions
|
@ -89,4 +89,6 @@ Once that's done, run the command `python manage.py runserver 0.0.0.0:8000` to s
|
|||
|
||||
Your Django project will now be visible on the URL **[https://localhost:8000](https://localhost:8000)**
|
||||
|
||||

|
||||

|
||||
|
||||
Up Next: [3 - Project Structure](3%20-%20Project%20Structure.md)
|
Loading…
Add table
Add a link
Reference in a new issue