Edge

screenshot of Edge
django
bootstrap

A Django project skeleton that is modern and cutting edge.

Overview

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.

Features

  • Bootstrap-themed pages: Ready-made pages styled with Bootstrap.
  • User Registration/Sign up: Includes functionality for user registration and sign up.
  • Better Security: Follows 12-Factor recommendations for improved security.
  • Logging/Debugging Helpers: Includes tools to assist in debugging and logging.
  • Python 3 and Django 2 Support: Compatible with Python 3 and Django 2.
  • Formatted with Black: Code formatting for consistency.
django
Django

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
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.