Reza Pourmeshki
Results
3
issues of
Reza Pourmeshki
Hi! When calling `refresh_from_db()` on a model instance, the values are reloaded from the database. However, the `_initial_state` stored on a `LifeCycleModel` instance is not recalculated. If the maintainers consider...
bug
## Issue We faced a strange problem. Some of the queries inside of some views that are not decorated with the `@use_slave` were getting routed to the slave db instances....