issues
search
romgar
/
django-dirtyfields
Tracking dirty fields on a Django model
BSD 3-Clause "New" or "Revised" License
630
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`post_save` signal does not get disconnected when class gets unreferenced
#233
sjoerdjob
opened
1 week ago
2
Test on python 3.13
#232
LincolnPuzey
closed
3 weeks ago
1
Drop support for python 3.8
#231
LincolnPuzey
closed
1 month ago
1
Test with Django 5.1
#230
LincolnPuzey
closed
2 months ago
1
Bump zipp from 3.17.0 to 3.19.1 in /docs
#229
dependabot[bot]
closed
1 month ago
2
Bump certifi from 2023.7.22 to 2024.7.4 in /docs
#228
dependabot[bot]
closed
2 months ago
3
Bump urllib3 from 2.0.7 to 2.2.2 in /docs
#227
dependabot[bot]
closed
1 month ago
2
Bump requests from 2.31.0 to 2.32.2 in /docs
#226
dependabot[bot]
closed
1 month ago
2
Bump jinja2 from 3.1.3 to 3.1.4 in /docs
#225
dependabot[bot]
closed
1 month ago
2
Bump idna from 3.4 to 3.7 in /docs
#224
dependabot[bot]
closed
1 month ago
2
Upgrade setuptools, improve build testing
#223
LincolnPuzey
closed
6 months ago
1
Python 3.12 compatibility
#222
SunnyR
closed
6 months ago
4
Bump jinja2 from 3.1.2 to 3.1.3 in /docs
#221
dependabot[bot]
closed
6 months ago
0
Test on python 3.12 and django 5.0
#220
LincolnPuzey
closed
11 months ago
1
Foreign key change is not detected
#219
mmzeynalli
closed
1 year ago
1
Bump urllib3 from 1.26.9 to 1.26.18 in /docs
#218
dependabot[bot]
closed
1 year ago
1
Bump urllib3 from 1.26.9 to 1.26.17 in /docs
#217
dependabot[bot]
closed
1 year ago
1
Bump certifi from 2022.12.7 to 2023.7.22 in /docs
#216
dependabot[bot]
closed
1 year ago
2
Bump pygments from 2.11.2 to 2.15.0 in /docs
#215
dependabot[bot]
closed
1 year ago
1
Upgrade setuptools, migrate to pyproject.toml
#214
LincolnPuzey
closed
2 months ago
2
Drop support for python 37
#213
LincolnPuzey
closed
1 year ago
1
Use coveralls.io official github action to upload coverage report
#212
LincolnPuzey
closed
1 year ago
1
Bump requests from 2.27.1 to 2.31.0 in /docs
#211
dependabot[bot]
closed
1 year ago
1
Confirm support for Django 4.2
#210
LincolnPuzey
closed
1 year ago
1
Fix updating with `F` multiple times
#209
aletor123
closed
1 year ago
3
Fix KeyError when saving model after updating field with F object multiple times
#208
aletor123
closed
1 year ago
0
Bump certifi from 2021.10.8 to 2022.12.7 in /docs
#207
dependabot[bot]
closed
1 year ago
2
Python 3.11 support
#206
LincolnPuzey
closed
2 years ago
1
Int 9718/always update auto now
#205
Timvde
closed
2 years ago
2
Test on Django version 4.1
#204
LincolnPuzey
closed
2 years ago
1
Represent FileFields as their file path+name in the captured state
#203
LincolnPuzey
closed
2 years ago
2
Updates to github actions
#202
LincolnPuzey
closed
2 years ago
1
ImageFieldFile causes AttributeError exception to be thrown.
#201
DelboyJay
opened
2 years ago
2
add full_save_on_add arg to save_dirty_fields to save new instances
#200
GeyseR
closed
2 years ago
5
make sure unexpected save is not called if model wasn't changed
#199
GeyseR
closed
2 years ago
2
Eb python3
#198
edqbao
closed
2 years ago
0
Documentation improvements
#197
LincolnPuzey
closed
2 years ago
1
RecursionError with factory-boy==3.2.1
#196
roniemartinez
opened
2 years ago
0
How to handle auto_now=True fields?
#195
LincolnPuzey
opened
2 years ago
2
Support for the DateTime field where we have set auto_now as True
#194
pradeep-sukhwani
opened
2 years ago
3
Add docs and tests about using Proxy Models
#193
LincolnPuzey
closed
2 years ago
1
Fix FileField performance regression caused by Django 3.1
#192
2019342a
closed
2 years ago
5
Document Issue #148 when using transactions and dirtyfields
#191
LincolnPuzey
closed
2 years ago
1
Raise Errors for warnings in tests
#190
LincolnPuzey
closed
2 years ago
1
Improve the documentation
#189
LincolnPuzey
closed
2 years ago
1
Drop Python 3.6 support
#188
LincolnPuzey
closed
2 years ago
1
Run tests on and declare support for Django 4.0
#187
LincolnPuzey
closed
2 years ago
1
Declare support for Python 3.10 (only when using django 3.2)
#186
LincolnPuzey
closed
3 years ago
1
Pass Field Name to Compare Function
#185
lukashambsch
opened
3 years ago
1
Use _meta.get_fields()
#184
LincolnPuzey
opened
3 years ago
0
Next