Skip to main content

A pluggable implementation of webmention for Django projects.

Project description

webmention for Django projects.

Installation

$ pip install django-webmention

  • Add webmention to INSTALLED_APPS

  • Run manage.py migrate webmention

  • Add url(r'^webmention', include('webmention.urls', namespace='webmention')) to top-level urls.py

  • Run manage.py test webmention to ensure unit tests all pass

Usage

  • Include webmention information by either:

    • Adding webmention.middleware.WebMentionMiddleware to MIDDLEWARE_CLASSES (affects all views)

    • Decorating a specific view with webmention.middleware.include_webmention_information

  • View webmention responses in the Django admin tool and mark them as reviewed as needed

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-webmention-0.0.3.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

django_webmention-0.0.3-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file django-webmention-0.0.3.tar.gz.

File metadata

File hashes

Hashes for django-webmention-0.0.3.tar.gz
Algorithm Hash digest
SHA256 a4b48f1a8c274879b0927782d4fc152efada861dbc7f06f44ae09ff58c633bbd
MD5 4f9dcd8cc7db8de04c135b53c3a4ef4f
BLAKE2b-256 10a5e20389a4ae8c50f223e012019b66f9116b84a994918d63e674e15d72e77c

See more details on using hashes here.

File details

Details for the file django_webmention-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_webmention-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3c0ea0f253ca8c5fea38efc2f93e83e8619f322627291c8a68ff61dfb561e3bb
MD5 9388c33b68dd2bc70edfd562fe705ba7
BLAKE2b-256 0714866765e690e8f199cff6db16b8164ed49fd0f197160720f4d4423b253edb

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