• Stefy Lanza (nextime / spora )'s avatar
    Fix template issues for JWT token management system · f4ca50d6
    Stefy Lanza (nextime / spora ) authored
    - Create missing base.html template that user_tokens.html extends
    - Add 'API Tokens' navigation link to all templates that were missing it:
      - app/templates/main/matches.html
      - app/templates/main/uploads.html
      - app/templates/upload/fixture.html
      - app/templates/upload/zip.html
    - Ensure consistent navigation across all authenticated pages
    - Fix PyInstaller packaging by including base.html template
    
    This resolves the template inheritance error and ensures the API Tokens
    link is accessible from all pages in the application.
    f4ca50d6
Name
Last commit
Last update
..
api Loading commit data...
auth Loading commit data...
database Loading commit data...
main Loading commit data...
templates Loading commit data...
upload Loading commit data...
utils Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...