Error 500 when searching for a letter #5

Closed
opened 2 years ago by kryfi · 1 comments
kryfi commented 2 years ago

Todo change if len(needle) <= 1 to if len(needle) < 1: Here, and Here.

Todo change `if len(needle) <= 1` to `if len(needle) < 1`: [Here](https://git.wownero.com/wownero/YellWOWPages/src/commit/1765bcdd128b6885826e730f498fec64c2b7e0f5/yellow/routes.py#L56), and [Here](https://git.wownero.com/wownero/YellWOWPages/src/commit/1765bcdd128b6885826e730f498fec64c2b7e0f5/yellow/models.py#L27).
dsc commented 2 years ago
Owner

#10

https://git.wownero.com/wownero/YellWOWPages/pulls/10
dsc closed this issue 2 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wownero/YellWOWPages#5
Loading…
There is no content yet.