Django + Angular 6 example | Django Rest Framework + MySQL CRUD example

preview_player
Показать описание
In this tutorial series, we show you Angular 6 Http Client & Django Server example that uses Django to do CRUD with MySQL and Angular 6 as a front-end technology to make request and receive response.

- Part 1: Overview

- Part 2: Django Server

- Part 3: Angular Client
Рекомендации по теме
Комментарии
Автор

Great example that shows a concret proof of concept of what can be done with Angular and Django Rest API ! Thank you very much !

DemandeurdeSavoir
Автор

its keeps saying i need to update mysqlclient from 0.9.3 to 1.3.13...but I DID, upgraded to 1.4.2....still getting error - mysqlclient 1.3.13 or newer is required; you have 0.9.3.
What do I do ?

BrianKTran
Автор

In the settings.py file, you set the database usename and password. This is actualy will not for for a real life project, because the database credentials are defined by the DBA.So, Is there a way to access the database without specifiying database username and password at development time?

tarekfathi
Автор

Can you please explan how to pass an image from angular 6 to Django API. Using Multipart. Cause I am getting cors error even after enabling it in API. Thanks in advance

intentionalvideos
welcome to shbcf.ru