ogcp/ogcp
Javier Hernandez 55433f3d00 views: do not use '_' variable, it causes conflict with babel gettext()
Do not use the '_' variable, this causes a conflict with babel gettext() alias
'_' that results in a traceback.
2024-01-24 10:11:06 +01:00
..
cfg cfg: add template file 2023-12-04 10:45:38 +01:00
forms forms: Remove netiface from client's form 2024-01-15 10:23:05 +01:00
static views: Add computers to folder 2024-01-11 13:36:19 +01:00
templates templates: Add versioning to avoid browser caching ogcp.js errors 2024-01-19 13:19:24 +01:00
translations Update Spanish translations 2022-11-17 17:36:15 +01:00
__init__.py Remove id from client's bubbles 2023-12-21 12:22:44 +01:00
babel.cfg Add language configuration and Spanish translation 2022-01-13 11:36:46 +01:00
filters.py Remove id from client's bubbles 2023-12-21 12:22:44 +01:00
models.py Add user role administrator 2022-04-27 17:24:08 +02:00
og_server.py Always try to load servers list from config file 2022-09-29 13:01:28 +02:00
views.py views: do not use '_' variable, it causes conflict with babel gettext() 2024-01-24 10:11:06 +01:00