Skip to main content

Django callback app

Project description

# MP-callback

Django callback app.

### Installation

Install with pip:

` pip install django-mp-callback `

Add callback to INSTALLED_APPS

Add js script callback/modal.js

Add url path(‘callback/’, include(‘callback.urls’)),

Add script new CallbackModal(‘{% url ‘callback:modal’ %}’);

Add admin item ChildItem(model=’callback.callback’)

### Requirements

App require this packages:

  • django-recaptcha

  • django-widget-tweaks

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-mp-callback-0.1.tar.gz (8.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