Django Software Foundation
The web framework for perfectionists with deadlines.
The web framework for perfectionists with deadlines.
Django is a high-level Python Web framework originally developed at the Lawrence-Journal World. Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.
2020 Program
Successful Projects
Contributor
Ahmad A. Hussein
Mentor
Adam Johnson, Mariusz Felisiak, Thomas Forbes, David Smith
Organization
Django Software Foundation
Extending the parallel test runner to Windows and macOS, and adding Oracle support
This project expands Django's parallel test runner to work on Windows and macOS by running the parallel test runner using spawn, and also adds Oracle...
Contributor
Kacper Szmigiel
Mentor
Simon Charette, Sage Abdullah, Carlton Gibson, Nikita Sobolev, shaib, Artem Malyshev
Organization
Django Software Foundation
Refactor of Django Stubs Mypy plugin
Django Stubs plugin supporting Mypy (static type checker) needs to be thoroughly
refactored, or even partially rewritten. Getting rid of various...