django-logentry-admin 0.1.1
Add Django LogEntries the the Django admin site
Add Django LogEntries the the Django admin site.
Allows to view all log entries in the admin.
Based on: Django snippet 2484
Installation
To install this application into your project, just add it to your INSTALLED_APPS setting:
INSTALLED_APPS = (
...
'logentry_admin',
)
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-logentry-admin-0.1.1.linux-i686.exe (md5) | MS Windows installer | any | 2011-12-28 | 62KB | 124 |
| django-logentry-admin-0.1.1.tar.gz (md5) | Source | 2011-12-28 | 2KB | 505 | |
- Author: Yuri Prezument
- Home Page: http://github.com/yprez/django-logentry-admin
- License: ISC
-
Categories
- Development Status :: 3 - Alpha
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: ISC License (ISCL)
- Natural Language :: English
- Programming Language :: Python
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Package Index Owner: yprez
- DOAP record: django-logentry-admin-0.1.1.xml
