django-manifest

A kickstarter for Django Web Framework projects that supports both legacy frontend and javascript technolohies using REST API.


License
MIT
Install
pip install django-manifest==0.1b2

Documentation

Django Manifest    Download Latest

A kickstarter for Django Web Framework projects that supports both legacy frontend and javascript technolohies using REST API.

Features

  • User registration & authentication.
  • Password reset and email confirmation.
  • Profile picture and settings.
  • Future: Topic creation and branching.
  • Future: User comments and rating.

Installation

Download the latest release, unzip file.

Alternatively

Run in shell:

$ pip install django-manifest

See setup instructions.

Documentation