remove_plan_pitstop_feature #11

Merged
jlusiardi merged 8 commits from remove_plan_pitstop_feature into main 2024-05-22 11:50:44 +02:00
8 Commits
Author SHA1 Message Date
jlusiardi 72f4a9f49d remove more code 2024-05-22 11:37:53 +02:00
jlusiardi 0791a23d8c fix warning about relationship confilicts
Conflict between Consumable.vehicles and Vehicle.consumables resolved by
making the Consumable.vehicles a read only relationship since we add
consumables only to vehicles. Consumable.vehicles is used in the admin
view to check if a consumable can be deleted safely.
2024-05-22 09:53:57 +02:00
jlusiardi 80264f1d02 remove more tankerkönig references 2024-05-22 08:53:22 +02:00
jlusiardi a6aab66f55 fix code 2024-05-22 08:53:22 +02:00
jlusiardi 7443f69fea remove filling stations code 2024-05-22 08:53:22 +02:00
jlusiardi 2ce0b3a34a remove more stuff 2024-05-22 08:53:22 +02:00
jlusiardi fc1a64ac0c remove filling station selector 2024-05-22 08:53:22 +02:00
jlusiardi 06653d53b2 remove link in header 2024-05-22 08:53:22 +02:00