Integration of DocuSign's SaaS signature platform with Django
☆27Mar 24, 2022Updated 3 years ago
Alternatives and similar repositories for django-docusign
Users that are interested in django-docusign are comparing it to the libraries listed below
Sorting:
- Generic online signature for Django☆22Mar 24, 2022Updated 3 years ago
- A front-end agnostic toolbox for autocompletion fields☆18Aug 20, 2024Updated last year
- Python client for DocuSign signature API☆18Aug 11, 2023Updated 2 years ago
- Are you making an app for users and do not want to give them django admin access? Use django-smart-lists to make django admin-style lists☆12Jan 27, 2025Updated last year
- Django REST API extension enables chained relations, filters, field selectors, limit, offset, etc., via a single view.☆10Mar 31, 2021Updated 4 years ago
- Django pagination tools supporting Ajax, multiple and lazy pagination, Twitter-style and Digg-style pagination with Angular.js.☆10Sep 9, 2022Updated 3 years ago
- Barcode Printing for Django☆25Jan 24, 2017Updated 9 years ago
- Change the form dynamically depending on user actions, and predefined sets of actions and conditions☆14Feb 16, 2026Updated 2 weeks ago
- AS OF DJANGO 1.9 THIS PROJECT IS UNNECESSARY! Widget for displaying edit and delete links alongside foreign key admin widgets☆38Jun 10, 2020Updated 5 years ago
- Django Mail Manager☆71Nov 12, 2025Updated 3 months ago
- Carrot -- A simple task Queue for Django.☆14May 17, 2022Updated 3 years ago
- Demo app with Django Channels to control Lights over websockets. Made for PyStPete meetup(https://www.meetup.com/Saint-Petersburg-Python-…☆13Mar 1, 2017Updated 9 years ago
- A collection of template filters that implement common markup languages.☆21Feb 9, 2026Updated 3 weeks ago
- A Django app to make simple, opinionated reports☆19Apr 21, 2014Updated 11 years ago
- Adds the method save_if_valid to Model, which calls both full_clean and save.☆16Aug 28, 2023Updated 2 years ago
- Expose Django's admin as a RESTful service☆14Dec 3, 2015Updated 10 years ago
- Behavior Driven Development using Cucumber for Python - Django integration☆19Sep 4, 2020Updated 5 years ago
- Subresource Integrity for Django☆21Updated this week
- Django app: forcing the model to call full_clean() method on save.☆17Jun 27, 2021Updated 4 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Oct 29, 2022Updated 3 years ago
- Django Frontend is a collection of static files and templates to jumpstart Django front-end development.☆23Dec 14, 2018Updated 7 years ago
- ☆21Sep 9, 2012Updated 13 years ago
- Newsfeed-style event tracking and subscription management for django-entity.☆21Oct 31, 2023Updated 2 years ago
- A simple and reusable polls application for Django.☆15Dec 8, 2017Updated 8 years ago
- Automatic shadow table of django model instances☆44Feb 5, 2014Updated 12 years ago
- Multilingual static site and blog generator☆23Aug 22, 2018Updated 7 years ago
- A Django storage backend allowing you to easily save user-generated and static files into your own WebDAV storage rather than a local fil…☆22Dec 13, 2021Updated 4 years ago
- Content flagging for Django☆23Apr 12, 2021Updated 4 years ago
- A package to mix django and asyncio in one application☆44Jan 6, 2023Updated 3 years ago
- A cheat-sheet to make your Django apps better.☆20Apr 9, 2020Updated 5 years ago
- A repository of Bootstrap CRUD templates for Django.☆34Jan 6, 2020Updated 6 years ago
- MVC CRUD for Django, glueing popular plugins such as django-filter, django-tables2, etc