Django Boilerplate Simple web app with user management. Instructions Install dependencies: pip install -r requirements.txt Run server: python manage.py runserver