1
0
Fork 0
mirror of https://github.com/ProjectSynthoria/SynthoriaArchive.git synced 2025-03-12 15:26:56 +02:00
SynthoriaArchive/nyaa/views
2017-07-27 14:14:00 +03:00
..
__init__.py Move /view/<int:torrent_id> route into 'torrents' blueprint 2017-07-27 14:14:00 +03:00
account.py Move /user/activate/<payload> route into users 2017-07-27 14:14:00 +03:00
admin.py Move /view/<int:torrent_id> route into 'torrents' blueprint 2017-07-27 14:14:00 +03:00
main.py Move /view/<int:torrent_id> route into 'torrents' blueprint 2017-07-27 14:14:00 +03:00
site.py Move static routes into a blueprint 2017-07-27 14:14:00 +03:00
torrents.py Move torrent magnet and torrent download into 'torrents' blueprint 2017-07-27 14:14:00 +03:00
users.py Move /user/activate/<payload> route into users 2017-07-27 14:14:00 +03:00