This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wireguard_webadmin
Watch
1
Star
0
Fork
0
You've already forked wireguard_webadmin
mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced
2026-01-01 06:16:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cbcb8323574701fffd8d5c3c7502a34746d1b88e
wireguard_webadmin
/
cluster
History
Eduardo Silva
7c5cbe51be
Add forms for Worker and ClusterSettings with translations and workers list template
2025-08-14 22:43:18 -03:00
..
migrations
Add
active_peers
and
wireguard_status
fields to
WorkerStatus
model
2025-08-14 21:56:19 -03:00
__init__.py
Add cluster app with initial migrations, models, and settings integration
2025-08-14 21:36:14 -03:00
admin.py
Register ClusterSettings, Worker, and WorkerStatus models in Django admin
2025-08-14 21:44:52 -03:00
apps.py
Add cluster app with initial migrations, models, and settings integration
2025-08-14 21:36:14 -03:00
forms.py
Add forms for Worker and ClusterSettings with translations and workers list template
2025-08-14 22:43:18 -03:00
models.py
Add
active_peers
and
wireguard_status
fields to
WorkerStatus
model
2025-08-14 21:56:19 -03:00
tests.py
Add cluster app with initial migrations, models, and settings integration
2025-08-14 21:36:14 -03:00
views.py
Add forms for Worker and ClusterSettings with translations and workers list template
2025-08-14 22:43:18 -03:00