nyaa/nyaa
Kfir Hadas a758f5f078 Optimize routes (define url_prefix in Blueprints)
* /admin/*
* /api/*
2017-08-15 17:12:54 +03:00
..
static Minor improvements 2017-08-15 01:41:31 +02:00
templates Minor improvements 2017-08-15 01:41:31 +02:00
views Optimize routes (define url_prefix in Blueprints) 2017-08-15 17:12:54 +03:00
__init__.py Optimize routes (define url_prefix in Blueprints) 2017-08-15 17:12:54 +03:00
api_handler.py Optimize routes (define url_prefix in Blueprints) 2017-08-15 17:12:54 +03:00
backend.py Delete cached torrent file when replacing torrent. 2017-08-07 00:20:02 +02:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
extensions.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
forms.py Increase maximum comment size from 255 to 1024. 2017-08-14 19:08:36 +02:00
models.py Minor improvements 2017-08-15 01:41:31 +02:00
search.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
template_utils.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
torrents.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
utils.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00