amschaal / django_json_forms

old repository being moved from bitbucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

What is this repository for?

  • Allows the creation of forms through the django admin. Form descriptions are stored in JSON format, as opposed to a more rigid relational schema.

Dependencies

  • pip install jsonfield
  • pip install django-sendfile

About

old repository being moved from bitbucket


Languages

Language:JavaScript 62.2%Language:HTML 26.5%Language:CSS 9.1%Language:Python 2.1%