Russ family budget app.
source ~/.venv/budget/bin/activate
python managey.py runserver
curl -H Content-Type: application/json; indent=4' -u <username>:<password> -X PUT -d '{"name": "Groceries", "default_allotment": "500.00"}' http://127.0.0.1:8000/api/categories/1/