Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cdknorow/django_bulk_tutorial
- Owner: cdknorow
- Created: 2020-05-17T04:30:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-29T17:21:19.000Z (over 4 years ago)
- Last Synced: 2024-07-31T22:46:37.422Z (3 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 26
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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