#34309 closed New feature (fixed)
Documentate how to delete a Django app correctly
Reported by: | Marcelo Galigniana | Owned by: | Marcelo Galigniana |
---|---|---|---|
Component: | Documentation | Version: | 4.2 |
Severity: | Normal | Keywords: | |
Cc: | Marcelo Galigniana | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi!
I've found many posts about how to delete a Django app, but there isn't an offical one, so I imagine a section describing the steps to follow to do that in a safe, validated and correct way.
i.e
https://stackoverflow.com/questions/3329773/django-how-to-completely-uninstall-a-django-app
https://techstream.org/Bits/Remove-App-From-Django-Project
Thank you!
Change History (17)
comment:1 by , 22 months ago
comment:2 by , 22 months ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Type: | Uncategorized → New feature |
OK, a piece in the How To format seems reasonable.
(There are a few of these available: #25313 — moving to a custom user model — and #24686 — moving a model between apps — come to mind quickly...)
comment:3 by , 22 months ago
Cc: | added |
---|
Sure noFFENSE!
Change the owned by
to you and I added myself to cc
: I would like to follow the ticket and help in anyway I can!
Thank you Carlton for the answer, I'll miss you </3
comment:5 by , 21 months ago
Owner: | changed from | to
---|
comment:6 by , 18 months ago
Has patch: | unset |
---|---|
Owner: | changed from | to
Patch needs improvement: | unset |
The pull request was closed! I'll take the ownership.
comment:7 by , 18 months ago
Has patch: | set |
---|
comment:9 by , 18 months ago
Patch needs improvement: | set |
---|---|
Version: | 4.1 → 4.2 |
comment:10 by , 17 months ago
Patch needs improvement: | unset |
---|
comment:11 by , 17 months ago
Patch needs improvement: | set |
---|
comment:12 by , 17 months ago
Patch needs improvement: | unset |
---|
comment:13 by , 17 months ago
Patch needs improvement: | set |
---|
comment:14 by , 16 months ago
Patch needs improvement: | unset |
---|
comment:15 by , 16 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
Hello Marcelo
I would like to take care of that if you do not mind. Well, of course if you have not done it yet
Thank you