Django Project Template

screenshot of Django Project Template

Django 1.11 Project Template

Overview

The {{project_name|title}} project is a Django project template that provides a starting point for building a Django project with a modern frontend build kit. It comes with a range of features out of the box, including the latest version of Django, user authentication and authorization, user profiles with avatar support, environment-specific configuration, testing with py.test and coverage testing, SCSS for frontend efficiency, a build script using Gulp, Browser LiveReload for .js, .scss, and Django Template files, templates written in Bootstrap 3 with Crispy Forms support for forms.

Features

  • Django 1.11.*: The latest stable version of Django.
  • User authentication, authorization, and management ready to go.
  • User profiles with support for an Avatar.
  • Smart environment specific configuration.
  • Testing with py.test and coverage testing with Python coverage.
  • SCSS for frontend efficiency.
  • Build script using Gulp.
  • Browser LiveReload for .js, .scss, and Django Template files.
  • Templates written in Bootstrap 3 with Crispy Forms support for forms.

Summary

The {{project_name|title}} project is a Django project template that provides a convenient starting point for building a Django project with a modern frontend build kit. It comes with several useful features and provides an automated installation process for faster setup. The project is well-documented and provides detailed instructions on how to set up the environment, install dependencies, and run the project.