mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
Supprime l'ancienne valeur du comnpay pass
This commit is contained in:
parent
e3f3839a37
commit
64d6fc5a98
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ class Migration(migrations.Migration):
|
|||
]
|
||||
|
||||
operations = [
|
||||
migrations.RunSQL('update preferences_assooption set payment_pass="" where id=1;'),
|
||||
migrations.CreateModel(
|
||||
name='ChequePayment',
|
||||
fields=[
|
||||
|
|
Loading…
Reference in a new issue