Skip to main content

A django form file widget that persists between erroneous form submissions!

Project description

A django form file widget that persists between erroneous form submissions!

Usage

  1. Run pip install django-persistent-file-widget or place persistent_widget on your Python path.

  2. Add persistent_widget to your list of INSTALLED_APPS.

  3. There are two widgets available, persistent_widget.widgets.PersistentFileWidget and persistent_widget.widgets.PersistentImageWidget. The latter will display a thumbnail if sorl.thumbnail is installed.

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-persistent-file-widget-0.0.1.tar.gz (6.9 kB view hashes)

Uploaded Source

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