From f81f88ae569c6724da18868d1abe92036b895fc6 Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Fri, 26 Jan 2024 23:18:51 -0600 Subject: Limit results --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 36db08c..5ff9959 100644 --- a/README.md +++ b/README.md @@ -38,14 +38,13 @@ Use `psql` and load `db/db.sql` for models, ## TODO -1. Fix `tests.py` -2. pagination of index -3. Have `tests.py` load and drop database. -4. Get rid of `requests` dependency in `tests.py` -5. Add preview functionality to edit form -6. Fix query parsing for search -7. Create entries. -8. Delete entries. +1. Pagination of index. +2. Delete entries. +3. Fix `tests.py` to work after refactor. +4. Have `tests.py` load and drop database. +5. Get rid of `requests` dependency in `tests.py`. +6. Fix query parsing for search. +7. Add preview functionality to edit form. ## But using C in 2024 is dangerous? -- cgit v1.2.3