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
e4b69bb01520ef26304f1cb477761328dd4a28c9
wireguard_webadmin
/
cluster
History
Eduardo Silva
e4b69bb015
Add choices constraint to
cluster_mode
in ClusterSettings model
2025-12-29 17:14:16 -03:00
..
migrations
Add choices constraint to
cluster_mode
in ClusterSettings model
2025-12-29 17:14:16 -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 choices constraint to
cluster_mode
in ClusterSettings model
2025-12-29 17:14:16 -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