django-anylink

Generic links for Django models.


License
BSD-3-Clause
Install
pip install django-anylink==2.0.1

Documentation

Generic linking for Django

Latest PyPI version Latest GitHub Actions build status Coverage of master build Latest read the docs build

django-anylink is a generic linking module for Django. Using this module, you can create links for many usecases.

Installation & Documentation

You can find all documentation in the "docs/source" folder and online at All documentation is in the "docs/source" directory and online at Read the Docs.

Supported versions

The latest release of django-anylink works with Python 3.6+ and supports Django 1.11.

License

django-anylink is licenced under the BSD License (see LICENSE).

Resources