Tendenci has the ability to log all actions performed on a site through the Event Logs Module. All Tendenci sites have this functionality.
To access the Event Logs, go to yoursite.com/event-logs/search
Request method lets you search by what type of action:
- POST = Item was edited or added
- GET = Page/item was viewed
Object ID is the ID Tendenci uses for all objects. This is the number you sometimes see in URLs. For example: the event at tendenci.com/events/173, the Object ID is 173.
Application is the module you are searching in
Action are the actions within the python commands at view.py. Some examples of actions are search and edit.