Skip to main content

Django custom imagefield that dynamically renders the loaded image.

Project description

# django-nice-form-fields Django forms custom imagefield that dynamically renders the loaded image. <h1>Installation:</h1> 1.pip install django-nice-form-fields <br> 2. Add ‘django-nice-form-fields’ to installed apps in settings.py. <br> <h1>Example:</h1> .. code:: python

from django import forms from django_nice_form_fields.fields import DynamicImageField

class MyForm(forms.Form):

photo = DynamicImageField(label=’Photo’, choose_image_text=’Choose photo’, change_image_text=’Change photo’)

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_nice_form_fields-0.9.1.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file django_nice_form_fields-0.9.1.tar.gz.

File metadata

  • Download URL: django_nice_form_fields-0.9.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for django_nice_form_fields-0.9.1.tar.gz
Algorithm Hash digest
SHA256 193feba072d92f55f20dd55fab6e8a7d3343f56ef8e69d5f50682a3fdaa4a7c2
MD5 edc0270732c80e8d52eab3739e60815e
BLAKE2b-256 c26f0d1f69ce3a43be0d443ed701a54ce82a5cea0780cc8473e41cb3677b28cf

See more details on using hashes here.

Supported by

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