djangoReactGuy
Results
2
issues of
djangoReactGuy
I am using this library for category table in my fastapi application. When I try to create a category, I get null value in column \"lft\" violates not-null constraint error....
unittest required
I got confuse with the model carts because there are two tables used `Cart` and `CartItem`. Can you tell me their purposes with an example, please? Because if the model...