5 lines
103 B
Python
5 lines
103 B
Python
from app import getAllAuctions
|
|
from models.location import Countrycode
|
|
|
|
|
|
result = getAllAuctions('NL'); |