Socket
Book a DemoInstallSign in
Socket

django-jsform

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-jsform

Django integration for jsform

pipPyPI
Version
5.7.1
Maintainers
1

django_jsform

Django integration for jsform. In a nutshell, this package:

  • includes jsform scripts as static files
  • provides a js_response utility module for use with jsform_execresponse
  • provides form-rendering templates which play nicely with jsform_elementmerge
  • provides a suite of tests for jsform

The Tests

The tests are all integration tests, and need to be run manually.

python manage.py runserver, open '/' in your browser, and follow the instructions on the test pages.

Project Status

This project is the next-generation version of some internal tools we've used on previous production Django sites, but has yet to see significant production usage.

Contact

If you have any comments or questions about the project, please create an issue on the issue tracker.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts