django-version 1.0.0

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangoversion 1.0.0

django-version

A middleware retrieving a project version from settings and returning it in the response headers.
Appends X-Project-Version: a.b.c to every response.
















Installation
$ pip install django-version

Usage

Append django_version to INSTALLED_APPS
Append django_version.VersionMiddleware to MIDDLEWARE
Set your project version into the setting key PROJECT_VERSION as a string

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.