Skip to content

Simple app, provides django's LogEntry objects admin. It can be used to collect inforabout staff users actions on site

Notifications You must be signed in to change notification settings

redsolution/django-adminstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-adminstat's documentation

This is very simple application 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.

https://github.com/redsolution/django-adminstats/raw/master/docs/source/screenshot.png

About

Simple app, provides django's LogEntry objects admin. It can be used to collect inforabout staff users actions on site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published