Update help text for core.Version.eoldate in the migration file.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 5 Nov 2018 15:32:03 +0000 (10:32 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 5 Nov 2018 15:32:03 +0000 (10:32 -0500)
commitaec859f55a78642ad02215f5f675f9b83d3ba1b8
tree51cde0d7b84ae9de92c943cc8dae2993c78a11da
parentc95fb76a05d87ca4ffccbce21e4399ab5472ce95
Update help text for core.Version.eoldate in the migration file.

The change to the help text was introduced in 669b3782, which caused
a Django migration warning, even though schema changes were introduced.
This also shows the proper way for updating non-schema-altering
field changes that are introduced into Django.
pgweb/core/migrations/0001_initial.py