03: check the good page

This commit is contained in:
Nicolas Roche 2022-01-26 11:12:48 +01:00
parent acfe3fe868
commit c4b3f6f0b1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import json
from combo.apps.dashboard.models import Tile
from combo.data.models import ConfigJsonCell, Page
page = Page.objects.get(title='Tuiles')
page = Page.objects.get(title='Mon Compte')
cons = [
{'old': 'bla-dev', 'new': 'site-web'},
{'old': 'news-dev', 'new': 'actualites'},