issues
search
grantmcconnaughey
/
django-field-history
A Django app to track changes to model fields.
BSD 3-Clause "New" or "Revised" License
314
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refer to https://github.com/jazzband/django-model-utils/blob/master/…
#39
tomli1981
opened
2 years ago
0
Problematic is_new_object based on primary key with default uuid
#38
Kub-AT
opened
3 years ago
0
Use of thread local in middleware makes tests flaky
#37
twschiller
opened
4 years ago
1
Test against Django 2.2 and 3.0
#36
grantmcconnaughey
closed
4 years ago
1
Add post_field_history_bulk_create signal
#35
fceruti
closed
2 years ago
0
Add post_field_history_bulk_create signal
#34
fceruti
closed
5 years ago
0
FIELD_HISTORY_OBJECT_ID_TYPE not working with django-configurations
#33
sreyemnayr
opened
5 years ago
1
renamefieldhistory does not change serialized_data
#32
vincentwhales
opened
6 years ago
0
pluralize FieldHistory model to 'Field histories'
#31
dv321
opened
6 years ago
2
Have install/quickstart docs mention migration
#30
dv321
opened
6 years ago
0
relation "field_history_fieldhistory" does not exist on createinitialfieldhistory
#29
serdanilov
closed
6 years ago
0
Add support for Django 2.x; Drop support for unsupported versions
#28
mscansian
closed
6 years ago
2
Drop support for Django <= 1.10
#27
mscansian
closed
6 years ago
1
Python 2.7.6 Django 1.7 Can't run createinitialfieldhistory command
#26
infinitedreams9586
opened
6 years ago
1
Django 2.0+ support
#25
RankoR
closed
6 years ago
6
Fix unicode repr
#24
soloiago
closed
7 years ago
3
JSONB
#23
sgtHerbert
opened
7 years ago
0
automatics history table creation
#22
sgtHerbert
opened
7 years ago
0
Middleware and threading
#21
abramovd
opened
7 years ago
0
createinitialfieldhistory doesn't work for objects without id field
#20
vigilyn
closed
7 years ago
2
Add table of differences between similar projects
#19
blag
closed
7 years ago
5
Convert readthedocs links for their .org -> .io migration for hosted projects
#18
adamchainz
closed
7 years ago
3
Provide setting to override object_id type
#17
benglazer
closed
7 years ago
5
FieldHistory.object_id causes MySQL error during migration 0001
#16
benglazer
closed
7 years ago
1
UnicodeDecodeError with Python 2.7 and unicode string
#15
slyapustin
opened
8 years ago
1
Temporarily disabling field tracking
#14
mariodev
opened
8 years ago
1
Fix Django 1.10 Middleware compatibility
#13
matthewslaney
closed
8 years ago
2
Django 1.10 has updated middlware handling
#12
matthewslaney
closed
8 years ago
1
Added inheritance from django.utils.deprecation.MiddlewareMixin to co…
#11
matthewslaney
closed
8 years ago
1
ManyToManyField inside tracked field breaks field_value function
#10
ljle
opened
8 years ago
9
Avoid adding new tracking object for already tracked fields
#9
mariodev
closed
8 years ago
6
`createinitialfieldhistory` creates initial value even for already tracking objects
#8
mariodev
closed
8 years ago
0
Track all model fields
#7
davidmir
closed
8 years ago
1
Here is three commits to solve #5 issue
#6
ramusus
closed
8 years ago
11
Serializing changes of parent model fields
#5
ramusus
closed
8 years ago
1
All fields
#4
stiig
closed
8 years ago
3
Save user from request
#3
stiig
closed
8 years ago
3
PostgreSQL and JSONField for serialized_data
#2
Kub-AT
closed
8 years ago
1
How does it handle migrations?
#1
grantjenks
closed
8 years ago
2