Repository contains Django (and Django REST Framework) onboarding course for new developers and Docker-based sandbox environment to go through it.
- Go to
sandbox
directory - Execute
docker-compose up
- Point your browser into http://localhost:8000/
- Start hacking in
sandbox
files