Skip to content

Navajyoth/django-boilerplate

 
 

Repository files navigation

Boilerplate for Django

Features

  • Custom Auth User with Email Adress
  • FB login & Registration
  • Email Verification
  • Password Recovery (via email)
  • FB Login
  • SCSS/CSS/JS Minification
  • Settings Segregation

Pages

  • Login
  • Password Recovery
  • Email Confirmation

Installation:

  • pip install -r requirements.txt
  • bower install

Server

  • Django
  • Rest Framework

Client

  • Angular
  • Angular UI Router
  • Twitter Bootstrap
  • Bootstrap Material Design
  • Font Awesome

About

Boilerplate for Django with Autentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.7%
  • HTML 15.4%
  • CSS 2.6%
  • JavaScript 2.3%