mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-11-22 08:55:45 +02:00
This allows us to easily extend the bases into Nyaa and Sukebei models, with working FKs and relationships. Note: the schema will (should!) otherwise match, however; the following index on Torrent was renamed: uploader_flag_idx will be <prefix>_uploader_flag_idx, as we will be always creating both flavors. The index rename should not affect SQA, but will potentially break migrations. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| tests | ||
| __init__.py | ||
| api_handler.py | ||
| backend.py | ||
| bencode.py | ||
| fix_paginate.py | ||
| forms.py | ||
| models.py | ||
| routes.py | ||
| search.py | ||
| torrents.py | ||
| utils.py | ||