Provide an Django view that lists installed package versions
Project description
Django versions
Provides an endpoint that lists versions of installed packages. The endpoint is
only activated if DEBUG is set to true.
Usage
Add the package to your installed apps:
INSTALLED_APPS.append('django_vrsns')
Add the shipped ulrpatterns to your urlpatterns:
from django_vrsns.urls import urlpatterns as dvurlpatterns
urlpatterns = dvurlpatterns + urlpatterns
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_vrsns-0.3.0.tar.gz
(1.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_vrsns-0.3.0.tar.gz.
File metadata
- Download URL: django_vrsns-0.3.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e598e1a369c0b275c7b2c081c05dc2cb596eccc9d6ecb04ffe87c7dedfaa27c6
|
|
| MD5 |
2bdbf7a30bb4858560a579c8bb775cd9
|
|
| BLAKE2b-256 |
1538807334d7f19e1aa29de96d8dcb277b0b9fe211e2fa66491565e8c96b51df
|
File details
Details for the file django_vrsns-0.3.0-py3-none-any.whl.
File metadata
- Download URL: django_vrsns-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75bd042175bc20cb7f1e969ddd2cf128eb6cbe70266e912ef904e395f97606bf
|
|
| MD5 |
812750bb46b7d04d05189868c776beea
|
|
| BLAKE2b-256 |
79cc9d1c84cf1bead6d6bfb90eae43c7f3621ac5eea72571c13d9eb19f265a8e
|