remove todo section

Moved these over to issues
This commit is contained in:
Harvey Tindall 2020-04-12 21:52:51 +01:00 committed by GitHub
parent d22ba6133b
commit 5725bbf45d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -144,8 +144,4 @@ emails =
user_template =
```
### Todo
* Fix pip install (possible related to using `data_files` over `package_data`?)
* Properly integrate with a janky password reset email system i've written.
* Improve `generateInvites` in admin.js to refresh each invite's data, instead of deleting and recreating them.
* Fix weird alignment of invite codes and the generate button (I know, i'm very new to web development)