django_bulk_tutorial icon indicating copy to clipboard operation
django_bulk_tutorial copied to clipboard

A tutorial of using bulk create and update with django

To start the Django Server using docker run

 ./docker-compose up

 docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' container_id