#31743: The Managed=True documentation is incomplete
-----------------------------------------+------------------------
Reporter: thesteve0 | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 3.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
Managed = false will also prevent modifications. This is made clear in the
comments in the auto-generated output from inspectdb but is not mentioned
here. This PR helps prevent the over half day wasted wondering
makemigrations saw no changes when adding a new column to the table.
It would also be nice to add something to the first paragraph to make it
clear that managed= True allows for modifications of the schema in the
database.
--
Ticket URL: <https://code.djangoproject.com/ticket/31743>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.b727a4e0eb260cb87d6a402e27bd058c%40djangoproject.com.