Get Started
To successfully create a DRF (Django Rest Framework) project, execute the following commands sequentially in the terminal:
Django Settings
In Django settings, besides connecting our created app (main), we must also connect the Rest framework (rest_framework).
An example of the connection can be seen in the illustrations above.
Kiitos palautteestasi!
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Mahtavaa!
Completion arvosana parantunut arvoon 5.56
Get Started
Pyyhkäise näyttääksesi valikon
To successfully create a DRF (Django Rest Framework) project, execute the following commands sequentially in the terminal:
Django Settings
In Django settings, besides connecting our created app (main), we must also connect the Rest framework (rest_framework).
An example of the connection can be seen in the illustrations above.
Kiitos palautteestasi!