Jan-Jelle Kester
|
0c0d1dffe1
|
Only set remote_addr in set_actor method
|
2015-06-03 16:49:04 +02:00 |
|
Jan-Jelle Kester
|
6e74d41268
|
Use threadlocals to store middleware data instead of the request
|
2015-06-03 16:29:40 +02:00 |
|
Jan-Jelle Kester
|
e97c601038
|
First try at making Auditlog work with Python 3
Issue #15
|
2015-02-16 22:17:22 +01:00 |
|
Jan-Jelle Kester
|
41d3948606
|
Progress with tests
|
2014-03-14 17:15:31 +01:00 |
|
Vitor Figueiro
|
b453a4a9d5
|
quick fix for AttributeError at admin urls
|
2014-02-12 21:54:46 +00:00 |
|
Vitor Figueiro
|
c22bd6b61e
|
process_exception returns None
|
2014-02-07 20:02:03 +00:00 |
|
Vitor Figueiro
|
ecd53b7a07
|
ensure signal disconnection
|
2014-02-07 19:59:16 +00:00 |
|
Jan-Jelle Kester
|
3e3282392d
|
Make the set_actor method from the middleware static. Also, catch only the relevant exception.
|
2013-12-18 17:16:39 +01:00 |
|
Jan-Jelle Kester
|
ec051d11f0
|
Merge remote-tracking branch 'origin/master'
Conflicts:
src/auditlog/middleware.py
|
2013-12-11 16:55:05 +01:00 |
|
Francisco Pérez Ferrer
|
1a0959d8ab
|
make AUTH_USER_MODEL to work with 'app_label.model_name' format
|
2013-11-27 17:35:34 -05:00 |
|
Jan-Jelle Kester
|
bd61008bd7
|
Rename 'AuditLog' to 'Auditlog' in class names
|
2013-11-07 17:02:31 +01:00 |
|
Jan-Jelle Kester
|
1b2503d371
|
Extend inline documentation
|
2013-11-06 20:48:16 +01:00 |
|
Jan-Jelle Kester
|
b66ada0baa
|
Only set the actor when it was not set explicitly
|
2013-10-23 17:20:21 +02:00 |
|
Jan-Jelle Kester
|
81098cd179
|
Big commit: testproject, bugfixes, changed directory structure
|
2013-10-21 21:46:31 +02:00 |
|