expephalon-demomodule/playsms/sms.py

3 lines
90 B
Python
Raw Normal View History

from playsms.models import PlaySMSServer
SMSPROVIDERS = list(PlaySMSServer.objects.all())