Django Software Foundation

Web framework for perfectionists with deadlines

Technologies
python, django
Topics
web, python
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.
2023 Program

Successful Projects

Contributor
Bhuvnesh Sharma
Mentor
Mariusz Felisiak, Natalia B
Organization
Django Software Foundation
Allow moving a model between apps
The goal of this project is to allowing moving models between apps.. The model movement will be auto detected by a new generate_moved_model method in...