1
0
Fork 0
mirror of https://github.com/ProjectSynthoria/SynthoriaArchive.git synced 2025-03-12 15:26:56 +02:00
SynthoriaArchive/nyaa/views
Kfir Hadas 0887dde6fc Move /user/<user_name> route into a blueprint
Move supporting functions and variables into other files
* nyaa.utils:
  - cached_function
  - chain_get
* nyaa.search:
  - DEFAULT_MAX_SEARCH_RESULT
  - DEFAULT_PER_PAGE
  - SERACH_PAGINATE_DISPLAY_MSG
  - _generate_query_string
2017-07-27 14:14:00 +03:00
..
__init__.py Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00
account.py Move account routes into blueprint (#292) 2017-07-27 14:14:00 +03:00
admin.py Move /user/<user_name> route into a 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
users.py Move /user/<user_name> route into a blueprint 2017-07-27 14:14:00 +03:00