Implement Activity Log Endpoint
Implement Activity Log:
- model
- logs retrieve
- logs create (for current stage only)
Refactor:
- for logging purposes, now the author of each case is filled with the request.user.account automatically
- create constants for base URL in tests