A Django project skeleton that is modern and cutting edge.
EdgeBuild is a Django project starter built with Python and Django Web Framework. It provides Bootstrap-themed pages, user registration/sign up, better security with 12-Factor recommendations, logging/debugging helpers, and works on Python 3 and Django 2. It is also formatted with Black for code consistency.
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.