issues
search
netzkolchose
/
django-computedfields
Provides autogenerated autoupdated database fields for model methods.
MIT License
93
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Django 5.1 Support
#153
ckarli
closed
2 months ago
3
How to use patch function of mock on computed methods of models (for unit tests) ?
#152
stygmate
closed
2 months ago
0
M2M through
#151
stygmate
opened
3 months ago
0
Bump tqdm from 4.62.3 to 4.66.3 in /example
#150
dependabot[bot]
closed
2 months ago
1
Newly dependent instance creating
#149
Alex-Sichkar
closed
6 months ago
4
A way to disable recalculation temporarily
#148
Alex-Sichkar
opened
6 months ago
6
Support for django>=5.0
#147
MarcusFeldhans
closed
7 months ago
3
handle actions by fk related manager
#146
jerch
opened
8 months ago
1
Many recomputations when setting many to many
#145
martinlehoux
opened
8 months ago
15
test: Add test case to show `set()` many update
#144
martinlehoux
opened
8 months ago
0
One to many relationship , resolver exception when resolving dependency on related set
#143
sbatdkio
opened
8 months ago
1
less strict version for db adapters in CI
#142
jerch
closed
9 months ago
1
fix docs build
#141
jerch
closed
9 months ago
1
Add Django 5.0 And Python 3.12 Compatibility
#140
ckarli
closed
9 months ago
8
M2m through case
#139
lsmith77
closed
11 months ago
3
Optimal query combine
#138
jerch
closed
1 year ago
2
ComputedField factory method
#137
jerch
closed
1 year ago
1
Dependency graph calculation fails with Foreign Keys referenced by string
#136
BonaFideIT0
closed
8 months ago
3
Alternative / more readable syntax
#135
olivierdalang
closed
1 year ago
2
Expected behavior?
#134
Alex-Sichkar
closed
1 year ago
4
Bump pygments from 2.7.4 to 2.15.0 in /example
#133
dependabot[bot]
closed
1 year ago
1
[Optimization] Chose optimal query combine method (or / union) depend on filter paths.
#132
BezBartek
closed
1 year ago
3
better narrowing for m2m updates
#131
jerch
closed
1 year ago
7
Many to many dependency triggers too many computations
#130
martinlehoux
closed
1 year ago
6
Performance improvement: _querysets_for_update - generates queries that make database unable to use Indexes in multiconditional where statements.
#129
BezBartek
closed
1 year ago
14
Is there a way to update a computedfield's last change?
#128
simkimsia
opened
1 year ago
4
How to add ComputedFieldsModel to Admin site
#127
biostu24
closed
1 year ago
2
Update to Django 4.2
#126
hwalinga
closed
1 year ago
3
check django 4.2 compat
#125
jerch
closed
1 year ago
10
Django 4.1.6 and computed fields failing on accessing M2Ms for new instances (no ID?)
#124
striveforbest
closed
1 year ago
3
Specifying depends for multi-table inheritance
#123
BonaFideIT0
closed
1 year ago
5
good story to deal with custom managers
#122
jerch
opened
1 year ago
1
fix ci for mysql
#121
jerch
closed
1 year ago
1
Use model._base_manager instead of model.objects
#120
rob-b
closed
1 year ago
1
lift/document expression restrictions
#119
jerch
opened
2 years ago
0
test django 4.1
#118
jerch
closed
2 years ago
2
release django 4.1 version
#117
jerch
closed
2 years ago
0
minor optimization possible with .only?
#116
jerch
opened
2 years ago
1
chore - some tests for new management commands
#115
jerch
opened
2 years ago
0
Remove optimizations
#114
jerch
closed
2 years ago
1
consider removing several optimizations
#113
jerch
closed
2 years ago
0
docs about fexpressions
#112
jerch
closed
2 years ago
1
cleanup and convenient access
#111
jerch
closed
2 years ago
1
use django-fast-update
#110
jerch
closed
2 years ago
1
fix proxy models
#109
jerch
closed
2 years ago
2
Solving issue #107
#108
M-Saeb
closed
2 years ago
1
Raising an Error when creating a proxy model for a computed fields model
#107
M-Saeb
closed
2 years ago
3
use django-fast-update package
#106
jerch
closed
2 years ago
0
Recompute computed fields on .update() from ComputedFieldsModel QuerySet
#105
M-Saeb
closed
2 years ago
4
Add code to remove django warning
#104
hotline-emu
closed
2 years ago
4
Next