mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-06 09:57:57 +00:00

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.