mirror of
				https://github.com/ProjectSynthoria/SynthoriaArchive.git
				synced 2025-11-04 09:55:46 +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 | ||