Mon commit initial
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Generated by Django 5.2.7 on 2025-11-23 13:26
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('gestion_vehicule', '0010_carnetcarburant_course_and_more'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.RemoveField(
|
||||
model_name='carnetcarburant',
|
||||
name='vehicule',
|
||||
),
|
||||
]
|
||||
Reference in New Issue
Block a user