Invalid literal for Decimal when trying to serialize money field in Django
When I was trying to serialize a MoneyField in Django Rest Framework (DRF), I got the following error: Traceback: ... File "/app/.venv/local/lib/python2.7/ »
So, after turning on "Block public access (bucket settings)" feature in an S3 bucket (like shown in the screenshot below). Django storages started failing with 403 »
When I was trying to serialize a MoneyField in Django Rest Framework (DRF), I got the following error: Traceback: ... File "/app/.venv/local/lib/python2.7/ »
After downgrading Python version used by a Django app that I'm working on, I started getting errors about deserialization, mainly affecting session & cache management. ValueError »
Simply do python manage.py migrate [app_label] zero »
Due to a bug that affects yarn (possibly npm too) package management during build time when including the dependencies lock file, the deployment fails with following »