Skip to content

Django

Latest
Compare
Choose a tag to compare
@kinderasteroid kinderasteroid released this 15 Oct 18:00
· 97 commits to main since this release

Django is a high-level, open-source web framework for Python that simplifies and accelerates web development. It follows the Model-View-Controller (MVC) architectural pattern, although in Django, it's referred to as the Model-View-Template (MVT) pattern.