Closed Patataman closed 6 years ago
Looks like this behaviour belongs to the django admin and not from constance.
Neither Constance nor Admin was the problem, I found out that for some reason someone decided that reset redis parameters when doing a POST, PATCH or DELETE request was a good idea... :/
Hi! I'm not sure if this is a non expected behavior but it is very annoying one. Also, maybe it is a particular behavior from the project I'm in and not a particular bug of Constance.
The steps I do are:
When I do GET requests I do not have any problem it is only with POST, PATCH or DELETE when the config values are reset (It resets all the params, not just the last I've changed)
System configuration
This are the other Django plugins I have installed, just in case: