Software Details:
Version: 0.1.0
Upload Date: 15 Apr 15
Distribution Type: Freeware
Downloads: 17
django-adminstat is very simple Django app that provides admin class for Django's LogEntry model.
If you want to view changes made by concrete staff user this app is for you.
Intall
Insert adminstat in your INSTALLED_APPS and grant permissions for users who can view statistics. Permissions called like admin.can_***_logentry.
Result
Look at the result in Django admin page.
Requirements:
- Python
- Django
Comments not found