You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi it seems a model is missing. from django_pbs.servers.models import Server, Node, Queue, RelationList
and models.py doesn't contain this model at all.
Hi it seems a model is missing.
from django_pbs.servers.models import Server, Node, Queue, RelationListand models.py doesn't contain this model at all.
Wiktor