Add old list to applist migration

This commit is contained in:
Alexandre Aubin 2019-05-28 20:24:03 +02:00
parent f6f73c23b1
commit a9c9cbac36

View file

@ -22,6 +22,7 @@ class MyMigration(Migration):
# Remove all the deprecated lists
lists_to_remove = [
"http://app.yunohost.org/list.json", # Old list on old installs, alias to official.json
"https://app.yunohost.org/official.json",
"https://app.yunohost.org/community.json",
"https://labriqueinter.net/apps/labriqueinternet.json"