Django (web framework): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 December 2023

  • curprev 14:5214:52, 3 December 2023Elixirfan talk contribs 2,669 bytes +2,669 Created page with "== Django (web framework) == thumb|150px|The Django logo '''Django''' is a popular web framework written in Python. It follows the Model-View-Controller (MVC) architectural pattern and is designed to simplify the development of complex web applications. Django encourages the use of reusable, modular components, keeping code organized and maintainable. === Features === * ORM (Object-Relational Mapping)|Object-..."