bookwyrm/bookwyrm/views/list
Joel Bradshaw 55bab0b70d Slice queryset before we resolve it
This was accidentally querying ALL books in the database to generate
suggestions if we didn't have enough, which broke some stuff
2022-11-23 19:26:09 +00:00
..
curate.py Removes explicit calls to raise_not_editable from views 2022-09-08 11:03:06 -07:00
embed.py Move embed view to separate file 2022-01-25 13:37:57 -08:00
list.py Slice queryset before we resolve it 2022-11-23 19:26:09 +00:00
list_item.py Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
lists.py Small fixes 2022-09-19 12:10:27 -07:00