8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00

Supprime l'ancienne valeur du comnpay pass

This commit is contained in:
Hugo LEVY-FALK 2018-07-07 23:09:03 +02:00
parent f1661ac2b2
commit cee7d5be7f

View file

@ -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=[