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

Uploaded Source

Built Distribution

django_webmention-0.0.2-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django-webmention-0.0.2.tar.gz
Algorithm Hash digest
SHA256 bfec752dbac9f587dc11f96220115ca0aaa3d2d8cb774a9f517d3d2cfb4be7ad
MD5 81a3ed96ba39f2e4bc1bba48c6c617aa
BLAKE2b-256 14a522c9eeaeaf9e05ff3d2b8c4c43229b2f1905479ca1a6d0b4322e8b3716c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_webmention-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9c4dc0ec8ecc3ecc2c6eafd22d0c15ebb674ddfa2799b1c995f32d3c43aa2ba6
MD5 b791634f25bb1fd46c0209e5bcba101b
BLAKE2b-256 ce4d0b1b9c7e0b2ec640ff231047997ec3000cb3e31a6cf51cdb6708423c4597

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