Fixes
This commit is contained in:
parent
6f9931edca
commit
963254a7ec
3 changed files with 17 additions and 7 deletions
|
|
@ -62,7 +62,9 @@ class ParamecioSession:
|
|||
def keys(self):
|
||||
return self.session.keys()
|
||||
|
||||
|
||||
def remove(self):
|
||||
print("pepe")
|
||||
response.delete_cookie(config.cookie_name)
|
||||
|
||||
def generate_session():
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue