shinglesware

Results 2 issues of shinglesware

Running the cleanup_snippets via `./manage.py cleanup_snippets` produces the following error for me. Changing line 42 in `dpaste/management/commands/cleanup_snippets.py ` to `deleteable_snippets = (deleteable_snippets | onetime_unviewed_snippets)` seems to have fixed the issue...

Thank you for all your efforts in this project. The application is awesome! I noticed on v2024.02, a particular hyperlink behavior from the markdown seems to have changed from v2024.01....

bug
willfix