some time lost without FLAVOURS_GET_PARAMETER#54
Conversation
|
Hi, it is intended that the flavour is not set permanently if you don't do so explicitly with the GET paramter. The reason is that you don't lock in users into one flavour forever, but allow to adjust the target with a custom In which cases did you have trouble when the flavour was not set permanently? |
|
flavour was set permanently via GET parameter |
|
@shtalinberg Hi, sorry I don't exactly understand in which cases it is breaking for you. Can you give an example of URLs that is triggering the problem and your An example of URLs would be: |
|
yes - the problem is as you have described in example my MIDDLEWARE_CLASSES = ( |
|
@shtalinberg Ok that looks correct. You need to have cookies enabled to make that work. |
|
yes, I have cookies enabled. but we use session backend |
|
Hm ok, that looks good so far. |
No description provided.