I want to know if there is a way to auto-reload the Django application when adding or updating an object in the Django admin ?
Actually, when I add or update an object, I have to reload my application, and I no longer want this behavior, please
I want to know if there is a way to auto-reload the Django application when adding or updating an object in the Django admin ?
Actually, when I add or update an object, I have to reload my application, and I no longer want this behavior, please