haldis/app
Jan-Pieter Baert 38923abd3d
Remove error comparing str and int
Here the elif compares to 0, while username is a string, which causes
errors.
2019-10-28 13:51:50 +01:00
..
database Merge pull request #142 from ZeusWPI/fix-pylint-formatting 2019-10-24 13:42:06 +02:00
migrations Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
models Merge branch 'master' into fix-pylint-formatting 2019-10-16 15:00:45 +02:00
static Dark theme users can toggle off darkmode + button color fix 2019-10-24 16:15:35 +02:00
templates Merge pull request #153 from KindtAnton/master 2019-10-25 00:42:44 +02:00
views Increase line length limit to 100 2019-09-12 20:53:26 +02:00
admin.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
app.py Fix unresolved merge conflict 2019-09-13 16:51:38 +02:00
config.example.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
fatmodels.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
forms.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
login.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
notification.py Fix order_... renaming 2019-10-24 14:13:13 +02:00
passenger_wsgi.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
utils.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
zeus.py Remove error comparing str and int 2019-10-28 13:51:50 +01:00