Ensure "help_text" segments line up on feature matrix model
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 30 Aug 2020 22:00:07 +0000 (18:00 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 30 Aug 2020 22:00:07 +0000 (18:00 -0400)
commit021b8d8bb6bfcd6ccca774b12be583d1007bb250
tree8065ee2d4e519c18aaed545c56c9eeaa72bc2982
parentfbad26136a67e19fd26786cd03f5dd6d012c3b13
Ensure "help_text" segments line up on feature matrix model

There was a subtle difference between the migration and the
model itself, which was leading to a migration warning, even
though nothing about the help_text is persistent in an actual
database.
pgweb/featurematrix/models.py