Django application to display useful information about a Django project.
Project description
django_info
===========
Django application to display useful information about a Django project. Something like php_info()
Requirements
=========
* Python >= 2.5
* Django >= 1.0
How to install
========
Via pip install:
> pip install django_info
or, manually:
* Add 'django_info' to INSTALLED_APPS
* Add url(r'^django/', include('django_info.urls')) to the global urls.py
* Visit the url /django/info/
===========
Django application to display useful information about a Django project. Something like php_info()
Requirements
=========
* Python >= 2.5
* Django >= 1.0
How to install
========
Via pip install:
> pip install django_info
or, manually:
* Add 'django_info' to INSTALLED_APPS
* Add url(r'^django/', include('django_info.urls')) to the global urls.py
* Visit the url /django/info/
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-info-0.0.3.tar.gz
(3.5 kB
view details)
File details
Details for the file django-info-0.0.3.tar.gz
.
File metadata
- Download URL: django-info-0.0.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b71ebf0c14effc99da435d41ab1a3354510f8ee2e9415770245871a2ef8b32a4
|
|
MD5 |
82c671b478cc8c4cd4f8ad112536d1a7
|
|
BLAKE2b-256 |
a78c703d49d8de329204783fe1e657bd35ed2868048452e7b7dd99c046a56ceb
|