• Stefy Lanza (nextime / spora )'s avatar
    Fix proxyFetch is not defined error in admin_users template · 6b8f0ba1
    Stefy Lanza (nextime / spora ) authored
    The admin_users.html template is a standalone page that doesn't extend
    base.html, so it was missing the proxyFetch function definition needed for
    admin user management operations. Added the SCRIPT_ROOT variable and
    proxyFetch/buildUrl helper functions directly to the template to support
    proxy-aware URL generation.
    6b8f0ba1
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...