Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions membership/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

# Vodacom mpesa intergrations
from django.conf import settings
# todo: #19 update path to portalsdk module
# update guide on how to install and import portalsdk
from portalsdk import APIContext, APIMethodType, APIRequest
from time import sleep

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ urllib3==1.25.10
django-decouple==2.1
unipath==1.1
dj-database-url==0.5.0
./portal-sdk/