the regex should be fine (I tested it with a regex online tool). Doesn't make a difference if I use your regex.
Thanks for your help, I can fix the problem by clearing the exact values. But I'd like to understand what's wrong with clearing the cache by regex. On Tuesday, December 16, 2014 1:32:01 AM UTC+1, Derek wrote: > > Your regex is wrong then. > > try this? > > admin\.setting\.[A-z]* > > > On Monday, December 15, 2014 5:22:40 PM UTC-7, Alex wrote: >> >> tested with clearing values with exact key and this seems to work. Do you >> know why using the regex doesn't work? >> >> >> Alex >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

