From 8f9b72b9d5ccafdce89e9a4db7b31617ebd56e30 Mon Sep 17 00:00:00 2001 From: "Robert D. Skeels" Date: Sun, 26 Mar 2017 18:03:00 -0700 Subject: [PATCH 1/8] Fixed Furihata Ai's Instagram --- api/raw.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/raw.py b/api/raw.py index 3f2fb723..6a27ba73 100644 --- a/api/raw.py +++ b/api/raw.py @@ -367,7 +367,7 @@ 'sub_unit': 'CYaRon!', 'cv_nickname': 'Aiai', 'cv_twitter': 'furihata_ai', - 'cv_instagram': 'furihata_ai', + 'cv_instagram': 'furihatagram', 'starter': 794, 'color': '#f273c4', 'chibi': [ From b8055e856678e8c052b296a9e96fcdb5c393c026 Mon Sep 17 00:00:00 2001 From: Robert D Skeels Date: Sat, 12 Aug 2017 10:46:26 -0700 Subject: [PATCH 2/8] Typo fixed Correct loose to lose --- api/migrations/0065_auto_20150903_1853.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/migrations/0065_auto_20150903_1853.py b/api/migrations/0065_auto_20150903_1853.py index 8e5b7ed0..41806b23 100644 --- a/api/migrations/0065_auto_20150903_1853.py +++ b/api/migrations/0065_auto_20150903_1853.py @@ -15,7 +15,7 @@ class Migration(migrations.Migration): migrations.AlterField( model_name='account', name='transfer_code', - field=models.CharField(help_text="It's important to always have an active transfer code, since it will allow you to retrieve your account in case you loose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=100, verbose_name='Transfer Code', blank=True), + field=models.CharField(help_text="It's important to always have an active transfer code, since it will allow you to retrieve your account in case you lose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=100, verbose_name='Transfer Code', blank=True), preserve_default=True, ), migrations.AlterField( From 4c62b69922d3f4664cf0d42a85b9b04f6c7322d9 Mon Sep 17 00:00:00 2001 From: Robert D Skeels Date: Sat, 12 Aug 2017 10:47:38 -0700 Subject: [PATCH 3/8] Typo fixed Correct loose to lose. --- api/migrations/0019_auto_20150216_0813.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/migrations/0019_auto_20150216_0813.py b/api/migrations/0019_auto_20150216_0813.py index 9751f5fb..88241e93 100644 --- a/api/migrations/0019_auto_20150216_0813.py +++ b/api/migrations/0019_auto_20150216_0813.py @@ -69,7 +69,7 @@ class Migration(migrations.Migration): migrations.AlterField( model_name='account', name='transfer_code', - field=models.CharField(help_text="It's important to always have an active transfer code, since it will allow you to retrieve your account in case you loose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=30, verbose_name='Transfer Code', blank=True), + field=models.CharField(help_text="It's important to always have an active transfer code, since it will allow you to retrieve your account in case you lose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=30, verbose_name='Transfer Code', blank=True), preserve_default=True, ), migrations.AlterField( From fd92e215ce2e4c2f21ebe141ce676c18a568316e Mon Sep 17 00:00:00 2001 From: Robert D Skeels Date: Sat, 12 Aug 2017 10:50:58 -0700 Subject: [PATCH 4/8] Typo fixed Correct loose to lose --- api/migrations/0012_auto_20150204_1629.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/migrations/0012_auto_20150204_1629.py b/api/migrations/0012_auto_20150204_1629.py index 5250940f..a74e0134 100644 --- a/api/migrations/0012_auto_20150204_1629.py +++ b/api/migrations/0012_auto_20150204_1629.py @@ -80,7 +80,7 @@ class Migration(migrations.Migration): migrations.AlterField( model_name='account', name='transfer_code', - field=models.CharField(help_text=b"It's important to always have an active transfer code, since it will allow you to retrieve your account in case you loose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=30, blank=True), + field=models.CharField(help_text=b"It's important to always have an active transfer code, since it will allow you to retrieve your account in case you lose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=30, blank=True), preserve_default=True, ), migrations.AlterField( From 1a7bce5acd5ddad301bbd64cbb97773751ec01f1 Mon Sep 17 00:00:00 2001 From: "Robert D. Skeels" Date: Sat, 12 Aug 2017 11:14:52 -0700 Subject: [PATCH 5/8] Typo fixed Typo fixed --- api/migrations/0012_auto_20150204_1629.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/migrations/0012_auto_20150204_1629.py b/api/migrations/0012_auto_20150204_1629.py index 5250940f..a74e0134 100644 --- a/api/migrations/0012_auto_20150204_1629.py +++ b/api/migrations/0012_auto_20150204_1629.py @@ -80,7 +80,7 @@ class Migration(migrations.Migration): migrations.AlterField( model_name='account', name='transfer_code', - field=models.CharField(help_text=b"It's important to always have an active transfer code, since it will allow you to retrieve your account in case you loose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=30, blank=True), + field=models.CharField(help_text=b"It's important to always have an active transfer code, since it will allow you to retrieve your account in case you lose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=30, blank=True), preserve_default=True, ), migrations.AlterField( From 35e6cdd0f8f86f72e426f604caa0e7b7527d805d Mon Sep 17 00:00:00 2001 From: "Robert D. Skeels" Date: Sat, 12 Aug 2017 11:15:32 -0700 Subject: [PATCH 6/8] Fixed typo from loose to lose --- api/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/models.py b/api/models.py index 24c5a3f8..823d2a5a 100644 --- a/api/models.py +++ b/api/models.py @@ -688,7 +688,7 @@ class Account(ExportModelOperationsMixin('Account'), models.Model): friend_id = models.PositiveIntegerField(_("Friend ID"), blank=True, null=True, help_text=_('You can find your friend id by going to the "Friends" section from the home, then "ID Search". Players will be able to send you friend requests or messages using this number.')) show_friend_id = models.BooleanField('', default=True, help_text=_('Should your friend ID be visible to other players?')) accept_friend_requests = models.NullBooleanField(_('Accept friend requests'), blank=True, null=True) - transfer_code = models.CharField(_("Transfer Code"), blank=True, max_length=100, help_text=_('It\'s important to always have an active transfer code, since it will allow you to retrieve your account in case you loose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.')) + transfer_code = models.CharField(_("Transfer Code"), blank=True, max_length=100, help_text=_('It\'s important to always have an active transfer code, since it will allow you to retrieve your account in case you lose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.')) device = models.CharField(_('Device'), help_text=_('The modele of your device. Example: Nexus 5, iPhone 4, iPad 2, ...'), max_length=150, null=True, blank=True) play_with = models.CharField(_('Play with'), blank=True, null=True, max_length=30, choices=PLAYWITH_CHOICES) language = models.CharField(_("Language"), choices=LANGUAGE_CHOICES, default='JP', max_length=10, help_text=_('This is the version of the game you play.')) From db94660fb0124ca1511f656b693eae286b89f1bd Mon Sep 17 00:00:00 2001 From: "Robert D. Skeels" Date: Sat, 12 Aug 2017 11:16:29 -0700 Subject: [PATCH 7/8] Fixed typo from loose to lose --- api/migrations/0065_auto_20150903_1853.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/migrations/0065_auto_20150903_1853.py b/api/migrations/0065_auto_20150903_1853.py index 8e5b7ed0..41806b23 100644 --- a/api/migrations/0065_auto_20150903_1853.py +++ b/api/migrations/0065_auto_20150903_1853.py @@ -15,7 +15,7 @@ class Migration(migrations.Migration): migrations.AlterField( model_name='account', name='transfer_code', - field=models.CharField(help_text="It's important to always have an active transfer code, since it will allow you to retrieve your account in case you loose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=100, verbose_name='Transfer Code', blank=True), + field=models.CharField(help_text="It's important to always have an active transfer code, since it will allow you to retrieve your account in case you lose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=100, verbose_name='Transfer Code', blank=True), preserve_default=True, ), migrations.AlterField( From 67e9ab29062b0a823bb7e3cf3e7a6f1e0d8a1597 Mon Sep 17 00:00:00 2001 From: "Robert D. Skeels" Date: Sat, 12 Aug 2017 11:16:59 -0700 Subject: [PATCH 8/8] Fixed typo from loose to lose --- api/migrations/0019_auto_20150216_0813.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/migrations/0019_auto_20150216_0813.py b/api/migrations/0019_auto_20150216_0813.py index 9751f5fb..88241e93 100644 --- a/api/migrations/0019_auto_20150216_0813.py +++ b/api/migrations/0019_auto_20150216_0813.py @@ -69,7 +69,7 @@ class Migration(migrations.Migration): migrations.AlterField( model_name='account', name='transfer_code', - field=models.CharField(help_text="It's important to always have an active transfer code, since it will allow you to retrieve your account in case you loose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=30, verbose_name='Transfer Code', blank=True), + field=models.CharField(help_text="It's important to always have an active transfer code, since it will allow you to retrieve your account in case you lose your device. We can store it for you here: only you will be able to see it. To generate it, go to the settings and use the first button below the one to change your name in the first tab.", max_length=30, verbose_name='Transfer Code', blank=True), preserve_default=True, ), migrations.AlterField(