Exemplo n.º 1
0
 def fin():
     Locale.reset_cache()
     test_session.flush()
Exemplo n.º 2
0
 def fin():
     test_session.delete(locale)
     test_session.flush()
     Locale.reset_cache()
Exemplo n.º 3
0
 def fin():
     Locale.reset_cache()
     test_session.flush()