Teemu Kuulasmaa
Teemu Kuulasmaa
I saw that this issue reporter editor stripped out underscores from traceback. The last line in traceback should have been: `File "/home/teemu/src/py36-django111/lib/python3.6/site-packages/django/db/models/fields/__init__.py", line 1849, in get_prep_value return int(value) TypeError: int()...
I investigated the problem a little bit further and found out that lookup_types year, month, day, week_day, hour, minute and second causes problems. `Column.search` and `DateColumn.prep_search_value` functions together produce column...
EBS autoscaling (https://github.com/awslabs/amazon-ebs-autoscale) requires `btrfs-progs` or at least BTRFS seems to work much better than LVM+EXT4 alternative. Please add BTRFS support to AL2023.