forked from expo/troggle
to-do lists updates
This commit is contained in:
@@ -31,9 +31,13 @@ from troggle.parsers.scans import contentsjson
|
||||
"""
|
||||
|
||||
todo = """
|
||||
- Nasty bug in navingating to 'previous wallet' when we have a 2-year gap in expos
|
||||
The xxxx#00 wallet is not getting edited correctly. Something is off by one somewhere..
|
||||
|
||||
- Register uploaded filenames in the Django db without needing to wait for a reset & bulk file import
|
||||
|
||||
- Refactor walletedit() as it contains all the wallets 'complaints' code from the pre-2022 script wallets.py
|
||||
- Refactor walletedit() as it contains all the wallets 'complaints' code from the pre-2022
|
||||
script 'wallets.py'
|
||||
|
||||
- Need to validate uploaded file as being a valid image file, not a dubious script or hack
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user