mirror of
https://github.com/lemeow125/Notes.git
synced 2025-08-03 09:43: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
|
@ -52,4 +52,6 @@ Your setup should then look like this
|
|||
|
||||
There is no need to include the **api** app in your **INSTALLED\_APPS (config/settings.py)**
|
||||
|
||||
The next section will handle users and authentication
|
||||
The next section will handle users and authentication
|
||||
|
||||
Up Next: [5 - User Setup and Migrations](5%20-%20User%20Setup%20and%20Migrations.md)
|
Loading…
Add table
Add a link
Reference in a new issue