mirror of
https://github.com/simple-login/app.git
synced 2024-11-16 08:58:30 +01:00
3e2c120a73
- add twilio lib - create phone listing, reservation page - add twilio callback to receive messages
1 line
61 B
Python
1 line
61 B
Python
from .views import index, phone_reservation, twilio_callback
|