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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file silica_django-0.1.0a16.tar.gz
.
File metadata
- Download URL: silica_django-0.1.0a16.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b558ae7b773aa4d11a71b683c2879a5395b75eb8db83e125b2da9efa3b1abd1 |
|
MD5 | 27804f09a3ac03a455b2509658be687c |
|
BLAKE2b-256 | fe1d39eb757028ca38ed3d38ffe5b79d605fd8df83d4071486576383507f3517 |
File details
Details for the file silica_django-0.1.0a16-py3-none-any.whl
.
File metadata
- Download URL: silica_django-0.1.0a16-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0be3488d9ef37c4464e4c5d3c4791ee0336df4e68ba1e2c58a0b20f476036eae |
|
MD5 | 49a15993cf1748ce28b486656218db25 |
|
BLAKE2b-256 | a72fb86265be82d55019fea6c86b30f804bb8fa0919b3c8b252855d9c4f91815 |