Skip to main content

Library which translates Django Forms into JSON for use with frontend libraries implementing JSONSchema and, optionally, JsonForm's UISchema

Project description

# silica-django A Django app which translates Django forms data into JSONSchema and UISchema as expected by the jsonforms frontend library.

## Installation 1. Install the library (pip install silica-django) 2. Add “silica_django” to your INSTALLED_APPS

## Sample Project A sample project demonstrating simple usage of this library, using the companion frontend library [Silica for Vue](https://github.com/zagaran/silica-vue), can be found [here](https://github.com/zagaran/sample-silica-django-app).

## Tests There is a (relatively sparse) test suite which comes with this library to prevent regression. To run it, simply run python silica_django/tests.py from the root directory.

## Documentation There is a combined documentation repository for all Silica libraries located at [Silica-Docs](https://www.github.com/zagaran/silica-docs).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silica_django-0.1.0a16.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

silica_django-0.1.0a16-py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page