/django_builder

Django Builder Site

Primary LanguageCSS

Django Builder

Django Builder is deployed at:

http://mmcardle.github.io/django_builder/

Updates 22nd March 2016

  • Generation of models from a models.py file.

Updates 4th Dec 2015

  • Add Django User and Group models

Updates 10th Nov 2015

  • Django Rest Framework support
  • Rename Model
  • Code style changes
  • Bug Fixes

Updates 16th June 2015

  • Source code now on github!
  • Persistence between sessions
  • Default Field parameters

Development

cd angular
npm install
npm start