Skip to main content

A Django app for user defined fields

Project description

django-user-defined-fields

PyPI version Build Status

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:

pip install django-user-defined-fields

Quickstart

from userdefinedfields.models import ExtraFieldsJSONField


class Example(models.Model):
  extra_fields = ExtraFieldsJSONField()

Tests

Run tests in example directory with python manage.py test testapp

Settings

USERDEFINEDFIELDS_INPUT_CLASSES = 'd-none'  # hide the textarea if you're using a frontend solution

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

django-user-defined-fields-0.0.11.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file django-user-defined-fields-0.0.11.tar.gz.

File metadata

  • Download URL: django-user-defined-fields-0.0.11.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for django-user-defined-fields-0.0.11.tar.gz
Algorithm Hash digest
SHA256 30829e33ccfca50ba06212f6f6946187140e0f58c43265429fa3178dccffec32
MD5 6dc8d797c88ffe6e73e5f06eea00bde4
BLAKE2b-256 0896419e12e2b0ee42a1f45bbf7d370ae2aee5fb4f603bf59273268748b92cb6

See more details on using hashes here.

Supported by

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