Senior Developer at Workfinder·

Django is an amazing web framework that comes with everything you need, and makes it easy to turn off the stuff you don't.

In the case of Paperless, I needed a simple way to build a site that had a pre-built "CRUD" interface, and that's the Django admin. Django also supports things like management commands and signals, which we use throughout the project along with its built-in testing framework.

READ LESS
5 upvotes·2.1K views
Avatar of Daniel Quinn

Daniel Quinn

Senior Developer at Workfinder