Djangularjs

screenshot of Djangularjs

A project template for a single page app in django.

Overview

This project is a project template for a single page app in Django that utilizes AngularJS, Bootstrap, and the Django REST framework. It provides a starting point for building a web application with these technologies.

Features

  • Integration of AngularJS, Bootstrap, and the Django REST framework
  • Auto registration of models to the admin interface
  • Installation script for adding MySQL as default database
  • Testing ready status for sending emails
  • Integration of RabbitMQ and Celery for distributed tasks
  • Deployability to Heroku
  • Use of Chef Solo and Librarian for installation scripts

Summary

This project template provides a starting point for building a single page app in Django using AngularJS, Bootstrap, and the Django REST framework. It includes several features and provides installation instructions to get started. Keep in mind that this template has made certain opinionated decisions, so it may not be suitable for all projects.