Cleaning and refactor file structure to work as pip package.

refactoring
cookietime--yay 2019-03-04 19:04:18 +01:00
parent 050e641bb0
commit 5c844157ce
60 changed files with 0 additions and 77 deletions

Binary file not shown.

View File

@ -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'

View File

Before

Width:  |  Height:  |  Size: 628 KiB

After

Width:  |  Height:  |  Size: 628 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB