Markus Shepherd
Markus Shepherd
It appears that [ComplexCriterion](https://github.com/kayak/pypika/blob/a7b01dac790f4c6e93a961b0be26a9645fe7cf5c/pypika/terms.py#L969) ignores an alias attached to it. From the code I can see that other criteria have a signature like `def get_sql(self, with_alias: bool = False, ...)`,...
[Django 3 removed some Python 2 compatibility libraries](https://docs.djangoproject.com/en/3.0/releases/3.0/#removed-private-python-2-compatibility-apis) which this project depends on, making it impossible right now to upgrade to Django 3. This PR patches the problem by catching...
Where we have data available, we could then use country specific efficiency of their car fleet, trains etc. Also for #24 we could take into account that country's CO2 emission...
In cases where a transit provider only provides time spent on a particular leg (e.g., "ride the bus for 10 minutes"), we could use an average speed for that mode...