Skip to main content

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/

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-info-0.0.3.tar.gz (3.5 kB view hashes)

Uploaded Source

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