Get Started
Desliza para mostrar el menú
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.
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 5
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Sección 1. Capítulo 5