1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 15:47:36 +00:00
nyaa/nyaa
TheAMM 95d2bff614 Add cascade to Torrent relationships for entry nuking (debugging purposes)
Doesn't change the schema, only how SQA will handle session.delete(Torrent.by_id(1337))
2017-05-20 10:16:01 +03:00
..
static Switch to CDN for bootstrap-select and font-awesome css 2017-05-19 15:23:26 +02:00
templates Add "magnets" parameter for RSS, slightly clean up home and view_user 2017-05-19 20:11:20 +03:00
tests Initial commit. 2017-05-12 20:51:49 +02:00
__init__.py Ignore routes import line 2017-05-16 12:43:33 +03:00
api_handler.py pep8 2017-05-19 14:36:33 +02:00
backend.py Support BitComet empty directories (ew) 2017-05-20 10:12:32 +03:00
bencode.py Initial commit. 2017-05-12 20:51:49 +02:00
fix_paginate.py PEP8 (a run of lint.sh) 2017-05-16 12:42:12 +03:00
forms.py Support BitComet empty directories (ew) 2017-05-20 10:12:32 +03:00
models.py Add cascade to Torrent relationships for entry nuking (debugging purposes) 2017-05-20 10:16:01 +03:00
routes.py Fix RSS link generation on user pages 2017-05-19 23:20:15 +03:00
search.py PEP8 search.py (E501) 2017-05-16 12:52:48 +03:00
torrents.py AutoPEP8 (after elasticsearch merge) 2017-05-16 12:47:06 +03:00
utils.py Initial commit. 2017-05-12 20:51:49 +02:00