Bedjango Starter

screenshot of Bedjango Starter
django

An easy to use project template for Django 1.11

Overview:

The BeDjango starter skeleton is a project template designed for use with Django 1.11. It provides an easy-to-use framework for building Django applications. The template includes a custom theme and is responsive based on Bootstrap. It also includes useful packages, default views, a user control system, and modularity for the applications. The template is also compatible with Python 2/3 and includes different utils such as decorators and breadcrumbs. It provides a PO files web editor through django-rosetta and ensures that cookies are adapted to EU Commission standards. The project is licensed under the MIT License.

Features:

  • High code coverage
  • Custom theme and responsive based on bootstrap
  • Useful packages
  • Default views
  • User control system
  • Modularity of the applications
  • Application ready for internationalization
  • Python 2/3 compatibility
  • Different utils (decorators, breadcrumbs)
  • PO files web editor provided by django-rosetta
  • Cookies adapted to EU Commission standards

Summary:

The BeDjango starter skeleton is an easy-to-use project template for Django 1.11. It provides a customizable and responsive theme based on Bootstrap, along with useful packages and default views. The template also includes a user control system, modularity for applications, and internationalization support. It is compatible with Python 2/3 and includes various utils such as decorators and breadcrumbs. The project is licensed under the MIT License and provides a PO files web editor through django-rosetta. The template also ensures that cookies are adapted to EU Commission standards.

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.