Batteries Included
- Web frameworks like Django & Rails are powerful because they remove the overhead required to bootstrap a web application (database connection, security, responses, etc.)
- Batteries included1 in Django's case gives us everything rails does (user authentication, testing, database models, forms, urls)
-
Vincent, William S. Django for Beginners: Build Websites with Python & Django. William S. Vincent, 2018. ↩