Cleaning and refactor file structure to work as pip package.
BIN
tests/db.sqlite
|
|
@ -1,77 +0,0 @@
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
Could not send confirmation mail to foo@abc.de
|
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/frontend.py", line 42, in register_post
|
|
||||||
link = url('confirm/' + city + '/%s' % db.user_token(email, password))
|
|
||||||
File "/home/kaese/Projekte/ticketfrei/ticketfrei/db.py", line 186, in user_token
|
|
||||||
return jwt.encode({
|
|
||||||
AttributeError: module 'jwt' has no attribute 'encode'
|
|
||||||
|
Before Width: | Height: | Size: 628 KiB After Width: | Height: | Size: 628 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |