github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

arneb / django-webalizer

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 21
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (1)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A Django app for embedding Webalizer reports into the admin — Read more

  cancel

http://github.com/arneb/django-webalizer/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

more install instructions 
arneb (author)
Mon Oct 13 02:44:36 -0700 2008
commit  964493abf765235ca253aad48488d68aaba0cb12
tree    8959e941190c4eb48fe8130ea1d370760b7e42e8
parent  31f0f551d73fa393ca0facadade8a7e636b739dd
django-webalizer /
name age
history
message
file README.rst Mon Oct 13 02:44:36 -0700 2008 more install instructions [arneb]
directory webalizer/ Mon Oct 13 02:44:36 -0700 2008 more install instructions [arneb]
README.rst

A Django app for embedding Webalizer reports into the admin interface

django-webalizer is a very simple app which let's developers embed Webalizer statistics into the admin interface of a django project.

From the Webalizer Webpage:

The Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser.

Install Instructions

Just add the webalizer directory to your Python-Path. Add 'webalizer' to settings.INSTALLED_APPS and add an entry similar to the following one, to your url-conf (before the include admin.site.root entry):

url(r'^admin/webalizer/', include('webalizer.urls')),

django-webalizer requires the following third-party packages to be installed:

  • BeautifulSoup - just run: easy_install BeautifulSoup

Additionally in your settings.py set the variable WEBALIZER_DIR to the path to the directory where webalizer outputs the generated statistics.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server