Skip to main content

installable django app to integrate with docusign APIs.

Project description

Docusign Connect

Docusign Connect is a Django app to instantly connect django project with docusign e-signing platform by APIs. This Package comes with build in admin panel to sign and maintain files & docusign api values can be added by admin panel.

Quick start

  1. Add “crispy_forms”,”app” & “docusign” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'crispy_forms',
        'app',
        'docusign',
        ...
    ]
  2. Add line : AUTH_USER_MODEL=’app.CustomUser’ to setting.py

  3. Add line : X_FRAME_OPTIONS = ‘ALLOWALL’ to setting.py

  4. Include the app URLconf in your project urls.py like this:

    path('', include('app.urls')),
  5. Run python manage.py makemigrations to create the migrations.

  6. Run python manage.py migrate to create the app models.

  7. Run python manage.py createsuperuser to create admin username & password to login.

  8. Start the development server and visit http://127.0.0.1:8000/manage/ to manage files & settings.

  9. Visit http://127.0.0.1:8000/form/ to sign document.

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

deligence-django-docusign-connect-2.0.tar.gz (3.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

deligence_django_docusign_connect-2.0-py2.py3-none-any.whl (4.3 MB view details)

Uploaded Python 2Python 3

File details

Details for the file deligence-django-docusign-connect-2.0.tar.gz.

File metadata

  • Download URL: deligence-django-docusign-connect-2.0.tar.gz
  • Upload date:
  • Size: 3.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for deligence-django-docusign-connect-2.0.tar.gz
Algorithm Hash digest
SHA256 69b841eb3b9d5f71a3738b5003f52b87d3d78e0c7e14edb61dfe8d0d1f351b51
MD5 32790e9282299b08a1d00f1f40a19fe0
BLAKE2b-256 e3c1fb3ff07f8ecf8089116e9ad299b483fa5d9b5218be2af655492881aa4b6a

See more details on using hashes here.

File details

Details for the file deligence_django_docusign_connect-2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: deligence_django_docusign_connect-2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for deligence_django_docusign_connect-2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 71a1545c3aa58181e4c314043eca69017e883cad3941ea1c4ae533ce61c8bbd0
MD5 e225aac48b59685bbf555e1581deb247
BLAKE2b-256 f334bc9c025f62ae1932375db0adc6ea067cae07efa8184c209e015e7e78f863

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