Allow inspectdb to create models from database views
I have added an option to the inspectdb
admin command that creates Django models from database views as well as tables.
Note that #25038 is related to this feature: someone thought it already existed and wrote documentation for it. Hopefully now it works as the initial poster assumed it would.
Change History
(10)
Patch needs improvement: |
set
|
Triage Stage: |
Unreviewed → Accepted
|
Summary: |
Create models from database views with inspectdb with "--include-views" option → Allow inspectdb to create models from database views
|
Patch needs improvement: |
unset
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Triage Stage: |
Accepted → Ready for checkin
|
Patch needs improvement: |
set
|
Triage Stage: |
Ready for checkin → Accepted
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
PR