Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdknorow/django_bulk_tutorial

A tutorial of using bulk create and update with django
https://github.com/cdknorow/django_bulk_tutorial

Last synced: 17 days ago
JSON representation

A tutorial of using bulk create and update with django

Awesome Lists containing this project

README

        

To start the Django Server using docker run

./docker-compose up

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