Skip to content

Django application to display useful information about a Django project.

License

Notifications You must be signed in to change notification settings

jfunez/django_info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_info

Django application to display useful information about a Django project.

How to install

  • Add 'django_info' to INSTALLED_APPS

  • Add url(r'^django/', include('django_info.urls')) to the global urls.py

  • Visit the url /django/info/

About

Django application to display useful information about a Django project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%