rollerverbrauch/app/forms
Joachim Lusiardi 1f2e33bec4 Adds check to verify the proper order of pitstops
Pitstops must keep the order of date and odometer. That means if
a pitstop's date is between two other pitstops' date than the
odometer values must be as well.
2018-08-11 14:11:09 +02:00
..
__init__.py moved forms to extra package 2016-11-01 16:36:28 +01:00
checks.py Adds check to verify the proper order of pitstops 2018-08-11 14:11:09 +02:00
consumable.py Consumables can now be linked to the tankerkoenig api 2017-11-12 10:17:36 +01:00
misc.py Fixed deprecation warning for Form 2016-11-06 18:53:13 +01:00
pitstop.py Fixed deprecation warning for Form 2016-11-06 18:53:13 +01:00
service.py Fixed deprecation warning for Form 2016-11-06 18:53:13 +01:00
vehicle.py Fixed deprecation warning for Form 2016-11-06 18:53:13 +01:00