changement settings mysql
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
# Generated by Django 4.0 on 2022-01-31 17:13
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('collabs', '0003_remove_collabs_hour_collab'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.RenameField(
|
||||
model_name='collabs_hour',
|
||||
old_name='user',
|
||||
new_name='Collaborateur',
|
||||
),
|
||||
]
|
||||
Reference in New Issue
Block a user