5 results containing all your search terms were found
Wrote the feedback plugin that slides up from the bottom of the page. You can set up its message, delay, etc.
A google form is integrated into the website to poll users.
The search form that passes a latitude and a longitude to Django.
The website form that creates database objects based on excel data.
I created the Django view that shows the search form and filters data in the table ("django-datatables-view" package has been used).