issues
search
3YOURMIND
/
django-deprecate-fields
This package allows deprecating model fields and allows removing them in a backwards compatible manner.
Apache License 2.0
177
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support django-postgres-extra pgmakemigrations
#33
emord
opened
2 weeks ago
0
Should we add `IgnoreMigration()`into the second step migration?
#32
tarasinf
opened
4 months ago
0
Deprecate a whole model?
#31
soerface
opened
4 months ago
1
Add capability to specify commands that will return the actual field and not DeprecatedField
#30
rpradal
opened
1 year ago
0
feat(28): added `raise_on_access` argument to the `deprecate_field` f…
#29
fevral13
closed
1 year ago
0
An option to raise an exception when a deprecated field is accessed
#28
fevral13
closed
1 year ago
0
fix(25): logger is instantiated with __name__ instead of __file__
#27
fevral13
closed
1 year ago
0
Allow the usage of model instance data for callable return_instead
#26
Elkasitu
closed
1 year ago
0
Logger should be instantiated with `__name__`
#25
fredrikgyll
closed
1 year ago
1
Noisy errors on startup
#24
sondrelg
opened
2 years ago
9
Handle 0-downtime deploys with high-read-frequency models
#23
jackrr
closed
2 years ago
1
Deprecate a ManyToMany field tested with TransactionTestCase
#22
annkamsk
opened
2 years ago
0
Deprecate a field that is a Foreign key
#21
aemitos
opened
2 years ago
1
Flake8 extension?
#20
fargusplumdoodle
opened
3 years ago
1
deprecate_field: accessing deprecated field NoneType.<unknown>
#19
hvdklauw
opened
3 years ago
1
Testing for migrations from sys.argv is too naive
#18
intgr
opened
3 years ago
3
Potential for errors when deprecating non-nullable fields
#17
LincolnPuzey
opened
3 years ago
3
Added test.
#16
jackton1
closed
3 years ago
1
Add support for returning the current field value.
#15
jackton1
closed
3 years ago
1
Tests
#14
aemitos
closed
2 years ago
0
Add log warnings
#13
aemitos
closed
3 years ago
2
Remove special-case for BooleanField
#12
theilgaard
closed
4 years ago
1
deprecate_field does unnecessary conversion to NullBooleanField
#11
tildedave
closed
4 years ago
2
Do not hide deprecated field during showmigrations command
#10
Nnonexistent
closed
4 years ago
0
New release?
#9
therefromhere
closed
4 years ago
1
Raise exception when deprecated field is accessed
#8
POD666
closed
5 years ago
4
README: add basic usage instructions
#7
costela
closed
5 years ago
0
Proposal: turn deprecated field into descriptor
#6
costela
closed
5 years ago
2
Support future django versions
#5
flixx
closed
5 years ago
0
Updated readme to include badges/shields
#4
justinline
closed
6 years ago
0
Fix if condition check for set(sys.argv)
#3
tonythomas01
closed
6 years ago
0
Add missing return statement when return_instead is a callable
#2
David-Wobrock
closed
6 years ago
0
Prepare for first release
#1
justinline
closed
6 years ago
1