deleted year in toJson in creditList
This commit is contained in:
parent
360766bd35
commit
cb58f12698
|
@ -155,7 +155,6 @@ class CreditList(db.Model):
|
|||
A Dic with static Attributes.
|
||||
"""
|
||||
dic = {
|
||||
"year": self.year,
|
||||
"jan": {
|
||||
"credit": self.jan_guthaben,
|
||||
"depts": self.jan_schulden},
|
||||
|
|
BIN
geruecht/site.db
BIN
geruecht/site.db
Binary file not shown.
Loading…
Reference in New Issue