Simple user defined fields with JSON Field.
Project description
# django-user-defined-fields
[](https://badge.fury.io/py/django-user-defined-fields)
[](https://travis-ci.org/uptick/django-user-defined-fields)
Django Used Defined Fields is a simple way to allow your users to add extra fields to your models, based on JSONField.
## Installation
Standard pip install:
```bash
pip install django-user-defined-fields
```
## Quickstart
```python
import userdefinedfields
# TODO
```
## Tests
Run tests in example directory with `python manage.py test testapp`
[](https://badge.fury.io/py/django-user-defined-fields)
[](https://travis-ci.org/uptick/django-user-defined-fields)
Django Used Defined Fields is a simple way to allow your users to add extra fields to your models, based on JSONField.
## Installation
Standard pip install:
```bash
pip install django-user-defined-fields
```
## Quickstart
```python
import userdefinedfields
# TODO
```
## Tests
Run tests in example directory with `python manage.py test testapp`
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
File details
Details for the file django-user-defined-fields-0.0.2.tar.gz
.
File metadata
- Download URL: django-user-defined-fields-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6e4f64fd16a758d4e27f2e7a04095ebde438908b5e6848abb187c3ee6e378e82
|
|
MD5 |
4f5409d83c0dbee63cdbd6c2760ce00f
|
|
BLAKE2b-256 |
fd01fd54f1d1cfa233dd6987e6b8dcf4fd04af39457ee2b3163f639fbe781ac7
|