mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-03-12 22:06:55 +02:00
![]() * Move db, assets, debug toolbar and fix_paginate into nyaa.extensions * Change all `from nyaa import db` imports to `from nyaa.extensions import db` * Move `nyaa.torrents.create_magnet_from_es_info` context processor into template-utils blueprint * Fix tools (wrap in `with app.app_context():` where needed) |
||
---|---|---|
.. | ||
__init__.py | ||
account.py | ||
admin.py | ||
main.py | ||
site.py | ||
torrents.py | ||
users.py |