tahrir.views package¶

tahrir.views.add_frontend_view(app: Flask, directory: str)[source]¶
tahrir.views.add_static_view(app: Flask, directory: str, prefix: str, endpoint: str)[source]¶
tahrir.views.internal_server_error(e)[source]¶
tahrir.views.page_not_found(e)[source]¶

Submodules¶

  • tahrir.views.admin module
    • award_from_csv()
  • tahrir.views.assertion module
    • assertion()
  • tahrir.views.badge module
    • award()
    • badge_rss()
    • invite()
  • tahrir.views.explore module
    • explore_badges_rss()
    • json_explore()
    • json_rarities()
  • tahrir.views.invitation module
    • invitation_claim()
    • invitation_qrcode()
  • tahrir.views.leaderboard module
    • leaderboard_json()
  • tahrir.views.report module
    • json_report_year()
    • report_this_month()
  • tahrir.views.root module
    • badge()
    • home()
    • report_year_month()
    • user()
  • tahrir.views.user module
    • user_json()
    • user_rss()
    • user_team_json()

Tahrir

Navigation

Contents

  • Installing Tahrir
  • Contributing
  • Changelog

Module

  • tahrir package
    • Subpackages
    • Submodules

Related Topics

  • Documentation overview
    • tahrir package
      • Previous: tahrir.utils.user module
      • Next: tahrir.views.admin module
©2013, David Gay, Ralph Bean, Aurélien Bompard. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source