Skip to main content

A simple Django app to attach forms to pages.

Project description

Customforms is a simple Django app to attach forms to pages.

Quick start

  1. install django-wagtail-customforms from https://pypi.python.org/pypi/django-wagtail-customforms

    pip install django-wagtail-customforms

  2. Add “customforms” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'customforms',
    ]
  3. Check out the example app for usage.

  4. Run python manage.py migrate once your models are set up.

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-wagtail-customforms-0.2.12.tar.gz (16.7 kB view details)

Uploaded Source

File details

Details for the file django-wagtail-customforms-0.2.12.tar.gz.

File metadata

  • Download URL: django-wagtail-customforms-0.2.12.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for django-wagtail-customforms-0.2.12.tar.gz
Algorithm Hash digest
SHA256 8bfc27900fa44f7215de204f8d9be107bc9195f558db4cea37c1b80b9738cf4d
MD5 c0ec7b789a5b139f031ae6cbdf1bbda2
BLAKE2b-256 3664786bd377f357c15c1e4c6a6ea3acd84f749fba89864c52fe3626109161d0

See more details on using hashes here.

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