Skip to content

Commit

Permalink
Add a couple TODO items.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Aug 31, 2017
1 parent 3c00c01 commit a89220d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TODO.md
Expand Up @@ -2,14 +2,16 @@

## Python 3 & deps upgrades

- [] Upgrade Flaks-WTF to 0.13 and fix metaclass error
- [] Upgrade Flask-WTF to 0.13 and fix metaclass error
- [] Ugrade flask-sqlalchemy and other SQLA releated deps
- [] Fix SQLA warnings
- [] Fix all tests (including skipped ones) under Python 3.6
- [] Fix issues reported by `pylint --py3k`

## Testing & QA

- [] Install `pytest-randomly` and fix errors
- [] Fix all JS issues detected by ESlint and enable check on CI

## Other

Expand Down

0 comments on commit a89220d

Please sign in to comment.