issues
search
vvangelovski
/
django-audit-log
Audit log for your Django models
Other
232
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
instance.delete() gives IntegrityError
#23
carn1x
opened
9 years ago
14
Allow global disabling
#22
ghinch
closed
9 years ago
0
Django 1.8 compatibility
#21
mxsasha
opened
9 years ago
15
Auditing User model changes
#20
agale031176
opened
9 years ago
1
Add a Gitter chat badge to README.md
#19
gitter-badger
closed
9 years ago
0
How to get log_entry.action_date value
#18
vaibhav-jain
closed
9 years ago
6
Python 3 support
#17
collinanderson
closed
9 years ago
2
Fix for audit_log ForeignKey on custom AUTH_USER_MODEL.
#16
tysonclugg
closed
10 years ago
4
Prevented creation of permissions by default for audit log models.
#15
mxsasha
closed
10 years ago
3
Update change_tracking.rst
#14
ansmirnov
closed
10 years ago
0
Added 'app_label' to related_name to avoid clashes
#13
kweku
closed
10 years ago
1
add support to south migration
#12
valdergallo
closed
10 years ago
2
Ensure audit_date field is timezone-aware if USE_TZ is true
#11
hellsgate1001
closed
10 years ago
1
audit_log did not log ManyToManyField
#10
danieldias51
closed
6 years ago
1
Audit log queryset with filter()
#9
eguevara2012
closed
10 years ago
1
Django 1.4 uses timezone.now instead of datetime.now.
#8
Naddiseo
closed
10 years ago
2
audit_log, south and OneToOneField
#7
rossowl
closed
9 years ago
1
action_user / action_user_id always blank
#6
dundeemt
closed
13 years ago
1
Fixed bug with Field initialization using South
#5
Arvi3d
closed
10 years ago
1
AuditLog.create_log_entry_model() should relax foreign key restraints
#4
farcepest
opened
13 years ago
2
AuditLog() ignored in abstract base classes
#3
farcepest
closed
9 years ago
2
Excluded fields breaks object_state
#2
farcepest
closed
13 years ago
1
Problems when using with South
#1
vvangelovski
closed
10 years ago
3
Previous