The Python Oracle

How to change the name of a Django app?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Light Drops

--

Chapters
00:00 Question
00:35 Accepted answer (Score 398)
04:38 Answer 2 (Score 41)
05:39 Answer 3 (Score 19)
08:39 Answer 4 (Score 12)
09:07 Thank you

--

Full question
https://stackoverflow.com/questions/8408...

Accepted answer links:
[Renaming an app with Django and South]: https://stackoverflow.com/questions/4566...
[How do I migrate a model out of one django app and into a new one?]: https://stackoverflow.com/questions/1258...
[How to change the name of a Django app?]: https://stackoverflow.com/questions/8408...
[Backwards migration with Django South]: https://stackoverflow.com/questions/5814...
[Easiest way to rename a model using Django/South?]: https://stackoverflow.com/questions/2862...
[Python code]: https://github.com/amirraouf/change-djan...
[A.Raouf]: https://stackoverflow.com/users/1690893/...
[Python code]: https://gist.github.com/rafaponieman/201...
[rafaponieman]: https://stackoverflow.com/users/2453104/...

Answer 2 links:
https://docs.djangoproject.com/en/1.7/re.../

Answer 3 links:
[app config]: https://docs.djangoproject.com/en/dev/re.../
[default path is ]: https://docs.djangoproject.com/en/dev/re...
[app-rename-example]: https://github.com/meshy/app-rename-exam...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #django

#avk47