Closed theobaur13 closed 1 year ago
Inside maps.py create a function accepting the:
On the form step 1 next step in forms.py run the inputted location values through this function and get the placeID if valid saving the placeID to a property in the form class to be accessed in routes.py
Inside maps.py create a function accepting the:
On the form step 1 next step in forms.py run the inputted location values through this function and get the placeID if valid saving the placeID to a property in the form class to be accessed in routes.py